This isnt an NFS mount, should be a pretty plain rhel install.
Config.log says: ... configure:30359: checking for jpeg_read_header in -ljpeg configure:30642: checking for png_write_image in -lpng configure:31022: checking for XpmFreeXpmImage in -lXpm configure:31041: gcc -o conftest -g -O2 -Wl,-rpath,/usr/local/lib/xpm-3.4k-linux//lib -L/usr/local/lib/xpm-3.4k-linux//lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lX11 conftest.c -lXpm -lpng -lz -ljpeg -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm 1>&5 /usr/local/lib/xpm-3.4k-linux//lib/libXpm.so: undefined reference to `__ctype_b' /usr/local/lib/xpm-3.4k-linux//lib/libXpm.so: undefined reference to `_fxstat' /usr/local/lib/xpm-3.4k-linux//lib/libXpm.so: undefined reference to `__ctype_tolower' collect2: ld returned 1 exit status configure: failed program was: #line 31030 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char XpmFreeXpmImage(); int main() { XpmFreeXpmImage() ; return 0; } thanks for all the help paul -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php