In message <[EMAIL PROTECTED]> "Nick Black" <[EMAIL PROTECTED]> wrote:
> I've posted mkmf.log here: > > http://www.blacksworld.net/fedora/mkmf.log > > -L"/usr/lib64" is part of the gcc command and the directory has a sym > link to libm: > > # ls -l /usr/lib64/libm* > -rw-r--r-- 1 root root 1320734 Jul 4 2007 /usr/lib64/libm.a > lrwxrwxrwx 1 root root 21 Jan 12 13:24 /usr/lib64/libm.so -> > ../../lib64/libm.so.6 > > The "have_library: checking for atan() in -l/lib64... > -------------------- no" message also seems strange. That log is from a --with-mlib=/lib64 run, which is bogus, as evidenced by the "ld: cannot find -l/lib64" error. Try it withou the --with-mlib switch and post the mkmf.log for that. Tom -- Tom Hughes ([EMAIL PROTECTED]) http://www.compton.nu/ _______________________________________________ libxml-devel mailing list libxml-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/libxml-devel