Re: [Mixxx-devel] scons not finding portaudio or libGLU on Fedora 21

2015-03-19 Thread Peter G. Marczis
Crazy 8) The same thing took 3days of my life... Scons is great but sometimes goes bad... Anyway, I'm happy that it works! Br, P. On Mar 20, 2015 2:33 AM, "Be" wrote: > scons -c fixed it. Thanks. > > On 03/19/2015 01:58 PM, Peter G. Marczis wrote: > > And you can try to run scons -c first than sc

Re: [Mixxx-devel] scons not finding portaudio or libGLU on Fedora 21

2015-03-19 Thread Be
scons -c fixed it. Thanks. On 03/19/2015 01:58 PM, Peter G. Marczis wrote: > And you can try to run scons -c first than scons again ! > I run on Fedora21 and I can compile without issues > I can send you my packet list if you need... > Br, > Peter. > > > On Thu, Mar 19, 2015 at 8:56 PM, Ryan

Re: [Mixxx-devel] scons not finding portaudio or libGLU on Fedora 21

2015-03-19 Thread Peter G. Marczis
And you can try to run scons -c first than scons again ! I run on Fedora21 and I can compile without issues I can send you my packet list if you need... Br, Peter. On Thu, Mar 19, 2015 at 8:56 PM, Ryan Kramer wrote: > Scons does dependency checks by compiling a simple "return 0;" program.

Re: [Mixxx-devel] scons not finding portaudio or libGLU on Fedora 21

2015-03-19 Thread Ryan Kramer
Scons does dependency checks by compiling a simple "return 0;" program. If the compiler or linker fails, it considers the dependency to be "not found". More detailed output is in the config.log file. Open this file and you can see the exact compile or link error that occurred - this helped me diagn

Re: [Mixxx-devel] scons not finding portaudio or libGLU on Fedora 21

2015-03-19 Thread Be
What header are you talking about specifically? All the headers provided by the portaudio-devel package are listed there. On 03/19/2015 03:57 AM, Tuukka Pasanen wrote: > Hello, > Is there that header? Probably not.. what does scons output said? > > Tuukka > > 2015-03-16 19:06 GMT+02:00 Be : >> SSo

Re: [Mixxx-devel] scons not finding portaudio or libGLU on Fedora 21

2015-03-19 Thread Tuukka Pasanen
Hello, Is there that header? Probably not.. what does scons output said? Tuukka 2015-03-16 19:06 GMT+02:00 Be : > SSons error: > Checking for C library portaudio... no > ERROR:root:Unmet dependency: Did not find libportaudio.a, portaudio.lib, > or the PortAudio-v19 development header files. > > $

[Mixxx-devel] scons not finding portaudio or libGLU on Fedora 21

2015-03-16 Thread Be
SSons error: Checking for C library portaudio... no ERROR:root:Unmet dependency: Did not find libportaudio.a, portaudio.lib, or the PortAudio-v19 development header files. $ rpm -ql portaudio /usr/lib64/libportaudio.so.2 /usr/lib64/libportaudio.so.2.0.0 /usr/lib64/libportaudiocpp.so.0 /usr/lib64/l