Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uunet!snorkelwacker!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU (Bob Scheifler) Newsgroups: comp.windows.x Subject: Re: X11R4, AUX, Problems, and Some solutions. Message-ID: <9001062052.AA11510@expo.lcs.mit.edu> Date: 6 Jan 90 20:52:13 GMT References: <5881@umd5.umd.edu> Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 14 xinit: Seems to be looking for ./filename or /filename and it does not get em that way. (shell problem?) You're right, the X11R4 script is broken, it should have a full pathname. Also, the imake configuration stuff needs to be told to build makefiles with -B/usr/lib/big/ added to CFLAGS Actually, if you aren't using gcc on the Mac, you should make your CcCmd be #define CcCmd cc -B /usr/lib/big/ This was an inadvertent omission from macII.cf.