home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.x
- Path: sparky!uunet!gatech!bloom-beacon!INTERNET!dont-send-mail-to-path-lines
- From: amir@matis.UUCP (Amir Katz)
- Subject: SUMMARY: Help! I can't rebuild X11R5
- Message-ID: <9208310836.AA29683@simpson.turtles>
- X-Unparsable-Date: Mon, 31 Aug 92 11: 36:08 EET DST
- Sender: daemon@athena.mit.edu (Mr Background)
- Reply-To: matis!matis.ingr.COM!amir
- Organization: SEE Technologies Ltd.
- Date: Mon, 31 Aug 1992 14:29:34 GMT
- Lines: 31
-
- A few days ago I complained that when I build the full X11R5 release, I get
- the following error (just an 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 found out that the shared libraries were built with other libs tied to
- them, for example:
-
- ld -o libXext.so.4.10 -assert pure-text [objects] -L../../lib/Xt -lXt etc.
-
- This is because my sun.cf config file had the SunPost411FCSld flag set to
- YES. I did that, because I thought that if the patch applies to SunOS 4.1,
- it will be rolled into later versions of the OS and I'll stil need to set
- this variable. I was wrong, of course.
-
- I fixed that, and some other unrelated problems, and now everything is
- dandy.
-
- Sorry for the waster bandwidth.
- --
- /* ----------------------------------------------------------- */
- /* 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 ? ........... */
-