(Hopefully) All relevant package information:
FVWM 2.2.2
libXpm.so.4.11
glibc 2.1
gcc 2.95
X 3.1.1.1
When I checked config.logs, I saw that it was trying to compile a test program, which resulted in the following error message:
/usr/X11R6/lib/libXpm.so: undefined reference to '_fxstat'.
I did an 'nm' on the libXpm library, and sure enough _xstat and _fxstat are declared as external.
I tried to install the jdk117 right before fvwm2.2.2, and it also reports this same error.
Does anyone know how to fix this? What libs hold the _fxstat and _xstat code?
--shawn
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Sun Aug 01 1999 - 15:19:46 BST