home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cis.ohio-state.edu!news.sei.cmu.edu!drycas.club.cc.cmu.edu!pitt.edu!gaffur
- Newsgroups: comp.windows.x
- Subject: Compiling Error
- Message-ID: <786@blue.cis.pitt.edu>
- From: gaffur@fluffypci.upmc.edu (ehsan-ul gaffur)
- Date: 15 Dec 92 19:51:21 GMT
- Reply-To: gaffur@crx.pci.upmc.edu
- Sender: news+@pitt.edu
- Distribution: comp.windows.x, comp.windows.open-look
- Organization: Pittsburgh Cancer Institute
- Keywords: Compiling Error XtString
- Lines: 32
-
- We have just installed Solaris 1.1 (SunOS 4.1.3) and OpenWindows 3.1 on our
- SPARCstations. We now have a problem compiling X11-R5 clients because of
- faults in the new OpenLook libraries in $OPENWINHOME/lib/libX*.
-
- The environment variable is set: LD_LIBRARY_PATH = /usr/openwin/lib:/usr/lib
-
- The compilation procedure: cc ... -lXaw -lXmu -lXt -lXext -lX11
-
- The result:
- ld: Undefined symbol
- _XtStrings
- *** Error code 2
- make: Fatal error: Command failed for target `all'
-
- When we try to run existing X11-R5 clients, say /usr/bin/X11/xmh, then we
- get an error like this:
- ld.so: warning: /usr/openwin/lib/libXmu.so.4.0 has older revision than expected 10
- ld.so: warning: /usr/openwin/lib/libXt.so.4.1 has older revision than expected 10
- ld.so: warning: /usr/openwin/lib/libX11.so.4.3 has older revision than expected 10
- ld.so: Undefined symbol: _XmuNewCvtStringToWidget
-
- I have just got two patches from Sun Microsystems: 100512-03 and 100573-04.
- After applying the patches, I tried again. No luck...
-
- Does anyone have information regarding a fix to our problem? Thank you much
- in advance.
-
-
- Ehsan-ul Gaffur
- Systems Analyst
- Biostatistics Center
- Pittsburgh Cancer Institute
-