From: Alan W. I. <ir...@be...> - 2007-05-31 14:40:56
|
On 2007-05-31 17:32+0900 Valery Pipin wrote: > > BTW, I have others warnings like > Verifying ELF objects in /home/vv/tmp/plplot-buildroot > (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=relaxed,unresolved=relaxed) > verify-elf: WARNING: ./usr/lib/libcsirocsa.so.0.0.1: undefined symbol: sqrt > verify-elf: WARNING: ./usr/lib/libcsirocsa.so.0.0.1: undefined symbol: floor > verify-elf: WARNING: ./usr/lib/libcsirocsa.so.0.0.1: undefined symbol: ceil > verify-elf: WARNING: ./usr/lib/libcsirocsa.so.0.0.1: undefined symbol: hypot > > Does it mean that libcsirocsa is compiled without -lm ? Thanks for pointing out this build bug which I have just verified for myself using 'ldd -r libcsirocsa.so'. Now fixed in svn (revision 7698). Alan __________________________ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the FreeEOS equation-of-state implementation for stellar interiors (freeeos.sf.net); PLplot scientific plotting software package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project (lbproject.sf.net). __________________________ Linux-powered Science __________________________ |