Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!ncar!boulder!sunybcs!rutgers!rochester!pt.cs.cmu.edu!andrew.cmu.edu!wb1j+ From: wb1j+@andrew.cmu.edu (William M. Bumgarner) Newsgroups: comp.sys.mac.programmer Subject: Re: Expansion on problem w/ C 3.0 & -I Message-ID: Date: 9 Apr 89 21:25:05 GMT Organization: Carnegie Mellon, Pittsburgh, PA Lines: 21 I played with it some more and came up with this: If I copied the command out of the make file and selected and executed it, it would work fine.... BUT, it would not work in the makefile when doing a build. My solution specify #include <{CIncludes.bum}CDRom.h> instead of in the source... This failed, but open {CDIncludes.bum}CDRom.h works fine... A bug? Solution: Specify the full and complete path name to CDRom.h in the source: #include Apple? Anyone? Any ideas? b.bum wb1j+@andrew.cmu.edu