home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / x / 14395 < prev    next >
Encoding:
Text File  |  1992-07-25  |  1.0 KB  |  34 lines

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