Hello,

I still having problem for the compilation.

i do : make -f Makefile.lite

This is the error :
*/usr/bin/ld: bitreader.release.o: relocation R_X86_64_32S against
`FLAC__crc16_table' can not be used when making a shared object; recompile
with -fPIC
bitreader.release.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[2]: *** [../../obj/release/lib/libFLAC.so] Erreur 1*

I can see that i must recompile with -fPIC, but i don't know where i have
to put it.

Someone to help me please ?


2012/4/4 Erik de Castro Lopo <[email protected]>

> Martijn van Beurden wrote:
>
> > You can just take a look at the FLAC download page:
> > http://flac.sourceforge.net/download.html
> >
> > There are links saying "FLAC full source code and Nightly CVS tarball".
>
> The nightly CV tarball will not be of much use, the "FLAC full source
> code" is exactly what the OP wants.
>
> Erik
> --
> ----------------------------------------------------------------------
> Erik de Castro Lopo
> http://www.mega-nerd.com/
> _______________________________________________
> flac-dev mailing list
> [email protected]
> http://lists.xiph.org/mailman/listinfo/flac-dev
>
_______________________________________________
flac-dev mailing list
[email protected]
http://lists.xiph.org/mailman/listinfo/flac-dev

Reply via email to