eric@eddie.MIT.EDU (Eric Van Tassell) (10/17/88)
I'm sure I've done something obvious wrong, but I don't know what. When I try to "make World". I get the following errors doing a "make depend" on lib/X: Context.c line 103: unknown directive == #pragma unknown_control_flow(setjmp) Clue2: There were lots of delimiting line "DO NOT DELETE" not found messages. Can anyone tell me precisely what I buggered up? Thanks in advance.
jim@EXPO.LCS.MIT.EDU (Jim Fulton) (10/17/88)
> I'm sure I've done something obvious wrong, but I don't know what. Actually you probably didn't do anything wrong. The R2 makedepend didn't understand pragma lines. It shouldn't do any harm. > delimiting line "DO NOT DELETE" not found Nope. This happens whenever you generate the dependences after having remade the Makefiles. Jim Fulton MIT X Consortium