Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!ncar!mephisto!utkcs2!battle From: battle@cs.utk.edu (David Battle) Newsgroups: comp.windows.x Subject: undefined external symbols Message-ID: <1990Aug3.204600.10140@cs.utk.edu> Date: 3 Aug 90 20:46:00 GMT Sender: news@cs.utk.edu (USENET News System) Organization: University of Tennessee CS Department Lines: 16 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