home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!uwm.edu!ogicse!mintaka.lcs.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: <9208280747.AA01249@simpson.turtles>
- Date: 28 Aug 92 19:14:53 GMT
- Article-I.D.: simpson.9208280747.AA01249
- Sender: daemon@athena.mit.edu (Mr Background)
- Reply-To: matis!matis.ingr.COM!amir
- Organization: SEE Technologies Ltd.
- Lines: 43
- X-Unparsable-Date: Fri, 28 Aug 92 10: 47:36 EET DST
-
- Xperts,
- I'm desparate. 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 Unbundled C compiler, version SC1.0, 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?
-
- As far as I rememeber, up to patch #12, inclusive, I built with Sun's native
- cc compiler. I'm perfectly aware that The -O Option For The Sun Unbundled C
- compiler is brain-dead, so I tweaked the config files not to use it.
-
- 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 ? ........... */
-