home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!usc!sol.ctr.columbia.edu!ira.uka.de!math.fu-berlin.de!fub!bi-link.zer.de!trw
- From: trw@unixland.natick.ma.us (Tim Weil)
- Newsgroups: comp.windows.x
- Distribution: world
- Subject: (fwd) libX11.a - X11R4 link problem
- Date: 26 Jul 92 17:44:00 -0400
- Message-ID: <m0mCCdT-000CdEC@unixland.natick.ma.us>
- Organization: Unixland Public Access Unix (508) 655-3848
- X-Version: UUout V1.3a
- Lines: 33
-
- Newsgroups: comp.windows.x
- Path: unixland!trw
- From: trw@unixland.natick.ma.us (Tim Weil)
- Subject: libX11.a - X11R4 link problem
- Message-ID: <1992Jul26.022927.22459@unixland.natick.ma.us>
- Organization: Unixland Public Access Unix (508) 655-3848
- X-Newsreader: Tin 1.1 PL3
- Date: Sun, 26 Jul 1992 02:29:27 GMT
-
- I'm trying to compile a program under X11R4 (1.0) on ESIX 5.3.2D.
- In order to save on disk space, I only load the X11 libraries which
- I think are necessary (in this case, libX11.a).
-
- Using gcc as my compiler I get the following link error -
-
- Undefined symbols
- -----------------
- grantpt
- unlockpt
- ptsname in /usr/lib/libX11.a
-
- Do I need other 'X11R4' libraries installed? Do I need the <1.1>
- release of X11R4? Or what....?
-
- BTW, the program is a '3-D' Mandelbrot display program - 'cpm'
- and runs fine under X11R4 on my office HP 720.
- and runs fine under X11R4 on our office SPARC and HP 720 machines.
-
-
-
- Timothy.Weil@dialcom.tymnet.com
-
-
-