On 21.09.2012 00:57, Bruce Dubbs wrote:
> Armin,
>
>     I ran into a minor issue with libvorbis with 'make check'.  I had to
> run 'make LIBS=-lm check'.  I think you last updated libvorbis.  Did you
> see what I'm seeing?
>
> make[1]: Entering directory `/tmp/libvorbis/libvorbis-1.3.3/test'
> ...
> libtool: link: gcc -O20 -Wall -Wextra -ffast-math -D_REENTRANT
> -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -o .libs/test
> util.o write_read.o test.o  ../lib/.libs/libvorbisenc.so
> ../lib/.libs/libvorbis.so /usr/lib/libogg.so
> /usr/bin/ld: util.o: undefined reference to symbol 'sin@@GLIBC_2.2.5'
> /usr/bin/ld: note: 'sin@@GLIBC_2.2.5' is defined in DSO /lib64/libm.so.6
> so try adding it to the linker command line
> /lib64/libm.so.6: could not read symbols: Invalid operation
>
>     -- Bruce
>

I didn't encounter that on x86_32. I guess it might be x86_64 related. I 
just tried it again without LIBS=-lm.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to