|
I can compile LibXML and its dependencies on RH4 and 5 fine (both 64-bit), but when I try to use it on RH4 I immediately get a Floating point exception. On RH5 it runs fine. Below are my lib versions:
libxml2: 2.6.16-10 (not blacklisted)
libz: 1.2.1.2
gcc: 3.4.6
libgc: 2.3.4
There are no compile errors or warnings (ironic, since RH5 produces several and still works). Any ideas of what I can check to try and resolve this?
Mike |