On Thu, Sep 20, 2012 at 05:57:08PM -0500, 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
 Confirmed on LFS-svn-20120813 x86_64.

 -O20 !!  /me remembers when -O9 was thought to sufficient to force
maximal optimization on obscure (i.e. non-gcc) compilers.

ĸen
-- 
das eine Mal als Tragödie, das andere Mal als Farce
-- 
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