[108] in SIPB_Linux_Development
gcc include files on quiche
daemon@ATHENA.MIT.EDU (svalente@athena.mit.edu)
Tue Aug 3 21:55:33 1993
From: svalente@athena.mit.edu
Date: Tue, 3 Aug 93 21:55:15 -0400
To: gsstark@athena.mit.edu
Cc: linux-dev@athena.mit.edu
In-Reply-To: g@Athena.MIT.EDU's message of Tue, 3 Aug 93 09:54:13 -0400 <9308031354.AA00823@quiche-lorraine.mit.edu>
>> if I'm doing something wrong, what should I change?
Yes, you did something wrong. You tried to use "makedepend." Hence,
you lost. I've seen that lossage before. The solution, which I
haven't yet applied, is:
rm -f /usr/bin/X11/makedepend
ln -s /bin/true /usr/bin/X11/makedepend
It would probably also work to run makedepend with -D__GNUC__ but I
haven't tried that yet either.
/* Sal Valente <svalente@athena.mit.edu> */
/* All opinions stated here are shared by my school, my employer, my */
/* friends, my family, a large group of people I've never met, the */
/* entire cast of "Taxi," President Clinton, the Pope, Elvis, and you. */