During compilation GTK+ any version the mistake is happened on testgtk
utility building.
/usr/lib/libm.a(__infnan.o): In function `infnan':
__infnan.o(.text+0x23): undefined reference to `__getfpucw'
__infnan.o(.text+0x7c): undefined reference to `__getfpucw'
__infnan.o(.text+0xd8): undefined reference to `__getfpucw'
make[1]: *** [testgtk] Error 1
make: *** [install-recursive] Error 1
I've read all FAQ and tutorials on www.gtk.org but the problem still is
not clear for me.
I have got RedHat 5.1 + StarOffice 4.2 ( it demands a new version of
libc)
The kernel version is 2.0.34-06
Andrew S. Budarevsky
email: tr...@baltics.ru
http://www.baltics.ru
This isn't a Gtk+ problem; your math library is broken.
ASB> I have got RedHat 5.1 + StarOffice 4.2 ( it demands a new version
ASB> of libc)
Mmm. You didn't try to install libc5 from source on top of an
installed libc6 system, did you? libm.a should be the math library
from GNU libc (libc6), and libm.so should point to libm.so.6.
--
_____________________________
/ \ "Dad was reading a book called
| David Maze | _Schroedinger's Kittens_. Asexual
| dm...@mit.edu | reproduction? Only one cat is in the box."
| http://donut.mit.edu/dmaze/ | -- Abra Mitchell
\_____________________________/