[arch-general] Can't rebuild audiofile 3.2 from PKGBUILD?

Jesse Juhani Jaara jesse.jaara at gmail.com
Tue Feb 7 15:53:17 EST 2012


tiistai, 7. helmikuuta 2012 14:48:23 David C. Rankin kirjoitti:

> /usr/bin/ld: power.o: undefined reference to symbol 'log10@@GLIBC_2.0'
> /usr/bin/ld: note: 'log10@@GLIBC_2.0' is defined in DSO /lib/libm.so.6 so
> try adding it to the linker command line
These probles can be solved by adding -lm to static Makefile
or

LIBS="-lm" ./configure -blah -blah -blah

in case of autoconf generated Makefiles...
dunno how to do it on cmake projects....
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 230 bytes
Desc: This is a digitally signed message part.
URL: <http://mailman.archlinux.org/pipermail/arch-general/attachments/20120207/9fd0ac31/attachment.asc>


More information about the arch-general mailing list