For some reason, I have a problem with the libvorbis tests. 'make check' is not 
finding libm.so.

I fixed it with:

LDFLAGS=-lm ./configure --prefix=/usr  &&
make                                   &&
make check

Can anyone confirm this?

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