home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / windows / x / 20311 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.4 KB  |  41 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!spool.mu.edu!umn.edu!lynx!nmsu.edu!della-street!wjohnson
  3. From: wjohnson@nmsu.edu (Wilbur Johnson)
  4. Subject: X11R4 
  5. Message-ID: <1992Dec16.215608.5437@nmsu.edu>
  6. Keywords: X11 X11R4 R4 4.1.3
  7. Sender: usenet@nmsu.edu
  8. Reply-To: wjohnson@nmsu.edu
  9. Organization: New Mexico State University
  10. Date: Wed, 16 Dec 1992 21:56:08 GMT
  11. Lines: 28
  12.  
  13. For the past week(s) I've been attempting to install X11R4 on a Sparc 1+ running
  14. SunOS 4.1.3. This posting is a testament to my success.  Can anyone tell me if
  15. there is a problem getting R4 up on 4.1.3? Following are two symtoms I am
  16. experiencing:
  17.  
  18.   1. In clients/bitmap the loader cannot find several functions of the flavor
  19.       Xt* (e.g. XtMalloc).  The make fails with an error code 2 but leaves me with
  20.       a "bitmap" binary that does execute with no apparent trouble.To make things worse,
  21.       when I fiddle with the make file and force a static compilation  using -Bstatic,
  22.       the problem goes away.
  23.  
  24.        Along with this, if I stuff $(XTOOLLIB) into the make file at the $(CC) point
  25.        I get a whole new set of undefined symbols, albeit a smaller list, including
  26.        "XtToolkitInitialize".
  27.  
  28.   2. In clients/twm, I get a complaint that "NoStackModel" & "StackMode" are
  29.      undefined in gram.y.
  30.  
  31. Any help with this would be greatly appreciated.
  32.  
  33. wjohnson@nmsu.edu
  34.  
  35.   
  36.  
  37.  
  38. ---
  39. Wilbur R. Johnson
  40.  
  41.