Csound Csound-dev Csound-tekno Search About

[Csnd-dev] build issue on Linux, can't find jack header

Date2015-10-23 00:12
FromOeyvind Brandtsegg
Subject[Csnd-dev] build issue on Linux, can't find jack header
When running cmake, I get
-- JACK_HEADER="", so disabling USE_JACK

I have run sudo apt-get build-dep csound, and did compile csound with
jack on this computer just a few weeks ago.
I did check and I have
./usr/include/jack/jack.h

Where does the build script expect to find it?

When trying to compile some other software I did install jack2 and
libjack-jack2-dev, maybe there's a version conflict. Which version (of
jack, of jack.h?) should I have?

I also tried to
sudo apt-get purge libjack-dev
then
sudo apt-get install libjack-dev

-- 

Oeyvind Brandtsegg
Professor of Music Technology
NTNU
7491 Trondheim
Norway
Cell: +47 92 203 205

http://flyndresang.no/
http://www.partikkelaudio.com/
http://soundcloud.com/brandtsegg

Date2015-10-23 01:36
FromFelipe Sateler
SubjectRe: [Csnd-dev] build issue on Linux, can't find jack header
Both libjack-dev and libjack-jackd2-dev should work (they are API compatible).

Maybe builddir/CMakeFiles/CMakeError.log has some hints on what went wrong.



On 22 October 2015 at 20:12, Oeyvind Brandtsegg
 wrote:
> When running cmake, I get
> -- JACK_HEADER="", so disabling USE_JACK
>
> I have run sudo apt-get build-dep csound, and did compile csound with
> jack on this computer just a few weeks ago.
> I did check and I have
> ./usr/include/jack/jack.h
>
> Where does the build script expect to find it?
>
> When trying to compile some other software I did install jack2 and
> libjack-jack2-dev, maybe there's a version conflict. Which version (of
> jack, of jack.h?) should I have?
>
> I also tried to
> sudo apt-get purge libjack-dev
> then
> sudo apt-get install libjack-dev
>
> --
>
> Oeyvind Brandtsegg
> Professor of Music Technology
> NTNU
> 7491 Trondheim
> Norway
> Cell: +47 92 203 205
>
> http://flyndresang.no/
> http://www.partikkelaudio.com/
> http://soundcloud.com/brandtsegg
> http://soundcloud.com/t-emp



-- 

Saludos,

Date2015-10-23 07:49
FromOeyvind Brandtsegg
SubjectRe: [Csnd-dev] build issue on Linux, can't find jack header
Thanks for the support, when I looked at those two files I saw they
had not been changed since the last time I compiled (a week ago).
A bit rough, but I deleted the whole build dir and made a new one,
then it worked straight away.
Thanks again

2015-10-23 2:36 GMT+02:00 Felipe Sateler :
> Both libjack-dev and libjack-jackd2-dev should work (they are API compatible).
>
> Maybe builddir/CMakeFiles/CMakeError.log has some hints on what went wrong.
>
>
>
> On 22 October 2015 at 20:12, Oeyvind Brandtsegg
>  wrote:
>> When running cmake, I get
>> -- JACK_HEADER="", so disabling USE_JACK
>>
>> I have run sudo apt-get build-dep csound, and did compile csound with
>> jack on this computer just a few weeks ago.
>> I did check and I have
>> ./usr/include/jack/jack.h
>>
>> Where does the build script expect to find it?
>>
>> When trying to compile some other software I did install jack2 and
>> libjack-jack2-dev, maybe there's a version conflict. Which version (of
>> jack, of jack.h?) should I have?
>>
>> I also tried to
>> sudo apt-get purge libjack-dev
>> then
>> sudo apt-get install libjack-dev
>>
>> --
>>
>> Oeyvind Brandtsegg
>> Professor of Music Technology
>> NTNU
>> 7491 Trondheim
>> Norway
>> Cell: +47 92 203 205
>>
>> http://flyndresang.no/
>> http://www.partikkelaudio.com/
>> http://soundcloud.com/brandtsegg
>> http://soundcloud.com/t-emp
>
>
>
> --
>
> Saludos,
> Felipe Sateler



-- 

Oeyvind Brandtsegg
Professor of Music Technology
NTNU
7491 Trondheim
Norway
Cell: +47 92 203 205

http://flyndresang.no/
http://www.partikkelaudio.com/
http://soundcloud.com/brandtsegg