Page 1 of 1

qemu compile error

Posted: Sat Oct 16, 2010 4:12 pm
by ackit

Code: Select all

LINK  i386-softmmu/qemu
/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/../../../libm.a(fesetround.o): In function `fesetround':
(.text+0x2d): undefined reference to `_dl_hwcap'
collect2: ld returned 1 exit status
make[1]: *** [qemu] Error 1
make: *** [subdir-i386-softmmu] Error 2
unsure what to do

Re: qemu compile error

Posted: Sat Oct 16, 2010 5:22 pm
by ackit
appears that libm.so was missing D: