home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / x / 14680 < prev    next >
Encoding:
Internet Message Format  |  1992-07-31  |  1.4 KB

  1. Path: sparky!uunet!usc!sol.ctr.columbia.edu!ira.uka.de!math.fu-berlin.de!fub!bi-link.zer.de!trw
  2. From: trw@unixland.natick.ma.us (Tim Weil)
  3. Newsgroups: comp.windows.x
  4. Distribution: world
  5. Subject: (fwd) libX11.a - X11R4 link problem
  6. Date: 26 Jul 92 17:44:00 -0400
  7. Message-ID: <m0mCCdT-000CdEC@unixland.natick.ma.us>
  8. Organization: Unixland Public Access Unix  (508) 655-3848
  9. X-Version: UUout V1.3a
  10. Lines: 33
  11.  
  12. Newsgroups: comp.windows.x
  13. Path: unixland!trw
  14. From: trw@unixland.natick.ma.us (Tim Weil)
  15. Subject: libX11.a - X11R4 link problem
  16. Message-ID: <1992Jul26.022927.22459@unixland.natick.ma.us>
  17. Organization: Unixland Public Access Unix  (508) 655-3848
  18. X-Newsreader: Tin 1.1 PL3
  19. Date: Sun, 26 Jul 1992 02:29:27 GMT
  20.  
  21. I'm trying to compile a program under X11R4 (1.0) on ESIX 5.3.2D.
  22. In order to save on disk space, I only load the X11 libraries which
  23. I think are necessary (in this case, libX11.a).
  24.  
  25. Using gcc as my compiler I get the following link error -
  26.  
  27.               Undefined symbols
  28.               -----------------     
  29.               grantpt
  30.               unlockpt  
  31.               ptsname               in /usr/lib/libX11.a
  32.  
  33. Do I need other 'X11R4' libraries installed?  Do I need the <1.1>
  34. release of X11R4? Or what....?
  35.  
  36. BTW, the program is a '3-D' Mandelbrot display program - 'cpm'
  37. and runs fine under X11R4 on my office HP 720.
  38. and runs fine under X11R4 on our office SPARC and HP 720 machines.
  39.  
  40.  
  41.  
  42. Timothy.Weil@dialcom.tymnet.com 
  43.  
  44.  
  45.