home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / x / 14670 < prev    next >
Encoding:
Internet Message Format  |  1992-07-30  |  1.4 KB

  1. Xref: sparky comp.windows.x:14670 comp.sys.sun.admin:5129
  2. Path: sparky!uunet!usc!sdd.hp.com!uakari.primate.wisc.edu!usenet.coe.montana.edu!news.u.washington.edu!milton.u.washington.edu!olsenc
  3. From: olsenc@milton.u.washington.edu (Clint Olsen)
  4. Newsgroups: comp.windows.x,comp.sys.sun.admin
  5. Subject: One teeny problem with X11R5 and SunOS 4.1.2
  6. Message-ID: <1992Jul31.061019.29446@u.washington.edu>
  7. Date: 31 Jul 92 06:10:19 GMT
  8. Sender: news@u.washington.edu (USENET News System)
  9. Organization: University of Washington, Seattle
  10. Lines: 26
  11.  
  12.  
  13. Hello:
  14.  
  15. I suspected that I may have improperly applied the patches
  16. to X11R5 (the part about applying SunGX.uu twice), so I blew away
  17. my source tree and tried again, this time with much better
  18. results.
  19.  
  20. One time while linking, I got an error from ld saying that
  21. it couldn't find libXext.a in the appropriate directory.  After
  22. I got done with "make World" I just type make again and I didn't
  23. get any errors about that again.  I wonder if it's because make
  24. uses fork and perhaps the shared library wasn't built in time (that
  25. is just speculation, someone out there can fill me in on that
  26. one).
  27.  
  28. Anyway, I can build everything except one little routine called
  29. gram.c.  It seems that it is getting conflicting types for realloc
  30. and malloc.  It appears to be using the header stdlib from the gcc-lib
  31. directory.  Does anyone know how I can get around this little problem?
  32.  
  33. I'm using gcc 2.2.2 on a Sun Sparc 2.
  34.  
  35. Thanks.
  36.  
  37. -Clint 
  38.