https://bbs.archlinux.org – /usr/bin/ld: note: 'ceil@@GLIBC_2.2.5' is defined in DSO /lib64/libm.so.6 so try adding it to the linker command lineThis tells me two things... you are not fully up to date (binutils 2.22-9 would mentile /usr/lib/libm.so.6) and that the PKGBUILD needs fixed to add -lm to the linker line. Allan https://bbs.archlinux.org/profile.php?id=11253 2012-07-20T00:08:29Z (HowTos)