home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!att!linac!pacific.mps.ohio-state.edu!cis.ohio-state.edu!rutgers!usc!snorkelwacker.mit.edu!bloom-beacon!INTERNET!dont-send-mail-to-path-lines
- From: amir@matis.UUCP (Amir Katz)
- Newsgroups: comp.windows.x
- Subject: Help! I can't rebuild X11R5
- Message-ID: <9208300730.AA06805@simpson.turtles>
- Date: 30 Aug 92 21:17:44 GMT
- Sender: daemon@athena.mit.edu (Mr Background)
- Reply-To: matis!matis.ingr.COM!amir
- Organization: SEE Technologies Ltd.
- Lines: 39
- X-Unparsable-Date: Sun, 30 Aug 92 10: 30:01 IDT
-
- Xperts,
- I'm desperate. I've installed patches 13-17, and the XIDLE extension, and
- rebuilt the full release. When I bring it up, after a minute or so, the
- server dies. I assumed that XIDLE is to blame, so I removed the extension
- and tried to rebuild. Now I'm getting errors when I'm build ANY executable.
- For example:
-
- making all in ./extensions/test...
- rm -f shapetest
- cc -o shapetest shapetest.o -L/usr/lang/SC1.0 -pipe
- -L../.././extensions/lib -lXext -L../.././lib/X -lX11 -L/usr/lib
- ld: /usr/lib/libXt.so.4.10: rd_shsb: can't open shared library /usr/lib/libXt.so.4.10
- Compilation failed
- gmake[3]: *** [shapetest] Error 4
-
- I get the same error for all executables.
- LD_LIBRARY_PATH is not defined, and as far as I can tell, in this
- simple-minded case, shapetest.c does not use any toolkit stuff, so why does
- it want to access libXt?
- I typed 'ldconfig' to no avail. I made the libXt.so.* executable - also no
- help here:
- -rw-r--r-- 1 root 428374 Aug 28 10:09 /lib/libXt.a
- -rw-r--r-- 1 root 5398 Aug 28 10:09 /lib/libXt.sa.4.10
- -rwxr-xr-x 1 root 385024 Aug 28 10:09 /lib/libXt.so.4.10*
-
- I'm using Sun's native C compiler, on a Sun SS1+ w/SunOS 4.1.2.
-
- Before I restore X11R5 from tape, re-apply patches 1-12 and rebuild, does
- anyone have an idea?
-
- Help!!
-
- Thanks in advance,
- --
- /* ----------------------------------------------------------- */
- /* Amir J. Katz | amir@matis.ingr.COM */
- /* System Specialist | Voice: +972 52-584684 */
- /* SEE Technologies Ltd. | Fax: +972 52-543917 */
- /* ............ Solaris 2.0 - The Final Frontier ? ........... */
-