Hi guys,
I am wondering if anyone succeeded to build Mixxx on latest distro (like
ubuntu 11.10) with gcc 4.6 as a compiler.
I faced some issues and I am still stuck with the FLAC dependency !
I installed libFLAC abd libFLAC-dev from package manager.
Scons complained about it when it 'CheckLib' it. I took a look at the
'config.log' file and it fail to build an dummy main executable whith
-lFLAC, log says :
*/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../x86_64-linux-gnu/crt1.o: In
> function `_start':
> (.text+0x20): undefined reference to `main'
> collect2: ld returned 1 exit status*
So I tried to compile and install it from sources, (lastest version 1.2.1)
and I got exacly the same error.
If I comment the exception raise in the scons script and finish the
compilation I got this linking problem :
*/usr/bin/ld: lin64_build/soundsourceflac.o: undefined reference to symbol
> 'FLAC__stream_decoder_get_state'
> /usr/bin/ld: note: 'FLAC__stream_decoder_get_state' is defined in DSO
> /usr/lib/x86_64-linux-gnu/libFLAC.so.8 so try adding it to the linker
> command line
> /usr/lib/x86_64-linux-gnu/libFLAC.so.8: could not read symbols: Invalid
> operation
> collect2: ld returned 1 exit status*
I tried other tools/testes/examples linked to the libFLAC library and all
of them seems to work. Especially the /usr/bin/flac binary.
Did anyone run into this kind of trouble ?
Best regards,
Thanks
vRince
------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Mixxx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mixxx-devel