Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!apple!gem.mps.ohio-state.edu!ginosko!aplcen!haven!h.cs.wvu.wvnet.edu!gww@h.cs.wvu.wvnet.edu From: gww@h.cs.wvu.wvnet.edu (Gary Carvell,,2919895,2911367) Newsgroups: comp.sys.mac.programmer Subject: Re: MPW C Can't Find Message-ID: <450@h.cs.wvu.wvnet.edu> Date: 18 Sep 89 18:49:36 GMT References: <34818@apple.Apple.COM> Sender: news@h.cs.wvu.wvnet.edu Lines: 21 From article <34818@apple.Apple.COM>, by han@Apple.COM (Byron Han): > In article <448@h.cs.wvu.wvnet.edu> gww@g.cs.wvu.wvnet.edu (Gary Carvell) writes: >> [I changed the makefile and now the C compiler can't find ] > > Somewhere in the directories specified in {COptions} one of the directories > is missing. The C compiler looks at the directories in COptions and if any > one them are "bad" (read missing) then it chokes and goes to Club Med for the > winter... > > I got bit by this before. Hope this helps. Yes! That was it. One of my shell variables (for the new directory) was wrong. (Actually, I noticed the bad variable definition just after I posted, and changing it seemed to fix the problem, but I'm glad to know it wasn't just me - my Mac has been acting strange lately...) Thanks a lot. Gary --- Gary Carvell gww@g.cs.wvu.wvnet.edu