home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / windows / x / 20251 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  1.6 KB

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