What package version of libflac-dev do you have?

I think that building on 11.10 should work fine because the Ubuntu build
bots use it.

Here is a log of a build for our Oneiric PPA:
https://launchpadlibrarian.net/84594959/buildlog_ubuntu-oneiric-amd64.mixxx_1.9.2-1-ppa4~oneiric1_BUILDING.txt.gz

You can see they are using libflac 1.2.1-4ubuntu1. Is that what you have
installed?

Thanks,
RJ

On Tue, Nov 15, 2011 at 8:08 AM, thomas vincent <[email protected]> wrote:

> 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
>
>
------------------------------------------------------------------------------
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

Reply via email to