Well don't know if you can recompile the app, but for another app where this problem occurred :
http://ubuntuforums.org/showthread.php?t=286379 fixed the problem by recompiling with -O0 don't even know why that would make a difference but it did in their case. Is there a library which handles that call, what rpm provides it? I'm doing a "grep -R -i x_getgeometry *" under /usr/lib now ..nothing found yet. Perhaps you could downgrade the rpm that provides that library (if found). It might be the xorg-x11-server-Xorg package. Looks like for 5.2 it was: xorg-x11-server-Xorg-1.1.1-48.41.el5_2.1 the latest I've seen on a RHEL5.3 box updated yesterday is: xorg-x11-server-Xorg-1.1.1-48.52.el5 Of course don't even know if that's the right package. HTH _______________________________________________ rhelv5-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/rhelv5-list
