Re: Can't rebuild audiofile 3.2 from PKGBUILD?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



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

Attachment: signature.asc
Description: This is a digitally signed message part.


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux