[comp.windows.x] undefined external symbols

battle@cs.utk.edu (David Battle) (08/04/90)

A friend of mine is trying to compile XView with together the X11R4
libraries.  The R4 libraries are working fine.  The XView library
*seems* to compile fine, but when he trys to build the applications,
he gets the following two undefined external sysbols in the link phase
of each application:

ld: Undefined symbol
   _xv_iconify_window
   _xv_withdraw_window

I have grepped for these in the sources, and find no definition of them.
Have I missed something?  Has anyone else experienced this problem?
This is on a Sun 4 with SunOs 4.something.

						-David L. Battle
						battle@utkux1.utk.edu