[comp.windows.x] XListDepths?

steven@uhccux.uhcc.hawaii.edu (Steven Sakata) (03/15/90)

I just grabbed the source for the X Window System, Version 11 Release 4, and
I'm trying to install it on our Sparcstation (running SunOS 4.0.3).  The
"make World" went ok, but the "make install" stopped on the following error:

cc -o xdpyinfo xdpyinfo.o -O  ../.././extensions/lib/libXext.a -L../.././lib/X -
lX11
ld: Undefined symbol
   _XListDepths
*** Error code 1
make: Fatal error: Command failed for target `xdpyinfo'
Current working directory /usr/local/X/R4/mit/clients/xdpyinfo
*** Error code 1
make: Fatal error: Command failed for target `install'
Current working directory /usr/local/X/R4/mit/clients
*** Error code 1
make: Fatal error: Command failed for target `install'


Does anyone know where the code for "XListDepths" is?  Can someone send me a
copy?  Is there something else wrong that I overlooked?  I would appreciate
any suggestions..............Thanks, Steven.