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