home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / windows / x / 15877 < prev    next >
Encoding:
Internet Message Format  |  1992-08-30  |  2.1 KB

  1. 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
  2. From: amir@matis.UUCP (Amir Katz)
  3. Newsgroups: comp.windows.x
  4. Subject: Help! I can't rebuild X11R5
  5. Message-ID: <9208300730.AA06805@simpson.turtles>
  6. Date: 30 Aug 92 21:17:44 GMT
  7. Sender: daemon@athena.mit.edu (Mr Background)
  8. Reply-To: matis!matis.ingr.COM!amir
  9. Organization: SEE Technologies Ltd.
  10. Lines: 39
  11. X-Unparsable-Date: Sun, 30 Aug 92 10: 30:01 IDT
  12.  
  13. Xperts,
  14. I'm desperate. I've installed patches 13-17, and the XIDLE extension, and
  15. rebuilt the full release. When I bring it up, after a minute or so, the
  16. server dies. I assumed that XIDLE is to blame, so I removed the extension
  17. and tried to rebuild. Now I'm getting errors when I'm build ANY executable.
  18. For example: 
  19.  
  20. making all in ./extensions/test...
  21. rm -f shapetest
  22. cc -o shapetest shapetest.o -L/usr/lang/SC1.0  -pipe
  23.    -L../.././extensions/lib -lXext  -L../.././lib/X -lX11 -L/usr/lib    
  24. ld: /usr/lib/libXt.so.4.10: rd_shsb: can't open shared library /usr/lib/libXt.so.4.10
  25. Compilation failed
  26. gmake[3]: *** [shapetest] Error 4
  27.  
  28. I get the same error for all executables.
  29. LD_LIBRARY_PATH is not defined, and as far as I can tell, in this
  30. simple-minded case, shapetest.c does not use any toolkit stuff, so why does
  31. it want to access libXt?
  32. I typed 'ldconfig' to no avail. I made the libXt.so.* executable - also no
  33. help here:
  34.   -rw-r--r--  1 root       428374 Aug 28 10:09 /lib/libXt.a
  35.   -rw-r--r--  1 root         5398 Aug 28 10:09 /lib/libXt.sa.4.10
  36.   -rwxr-xr-x  1 root       385024 Aug 28 10:09 /lib/libXt.so.4.10*
  37.  
  38. I'm using Sun's native C compiler, on a Sun SS1+ w/SunOS 4.1.2. 
  39.  
  40. Before I restore X11R5 from tape, re-apply patches 1-12 and rebuild, does
  41. anyone have an idea?
  42.  
  43. Help!!
  44.  
  45. Thanks in advance,
  46. -- 
  47. /* ----------------------------------------------------------- */
  48. /*  Amir J. Katz             |   amir@matis.ingr.COM           */
  49. /*  System Specialist        |   Voice:  +972 52-584684        */
  50. /*  SEE Technologies Ltd.    |   Fax:    +972 52-543917        */
  51. /* ............ Solaris 2.0 - The Final Frontier ? ........... */
  52.