home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!usc!sol.ctr.columbia.edu!destroyer!gumby!yale!yale.edu!jvnc.net!nuscc!nusunix2.nus.sg!isc30176
- From: isc30176@nusunix1.nus.sg (CHEN JIA TYAN)
- Subject: C error in MPW -- What's wrong?
- Message-ID: <1992Nov5.073246.19214@nuscc.nus.sg>
- Sender: usenet@nuscc.nus.sg
- Organization: National University of Singapore
- X-Newsreader: TIN [version 1.1 PL6]
- Date: Thu, 5 Nov 1992 07:32:46 GMT
- Lines: 27
-
- Please help. This is part of the makefile in MPW 3.1
-
- |C -i 'MacintoshHD:Project:SHILPA:include:' 6
- | -i 'MacintoshHD:Project:SHILPA:BMP:sunos:' 6
- | -i 'MacintoshHD:Development:MPW3.1:MPW:Interfaces:CIncludes:' 6
- | -i 'MacintoshHD:Project:shilpa.proj:' 6
- | -d MAC
- |MacintoshHD:Project:SHILPA:BMP:sunos:bmp_inet.c
-
- What is with this error?
-
- |# 14:57:58 ----- Build of bmpinet.
- |# 14:57:59 ----- Analyzing dependencies.
- |# 14:58:02 ----- Executing build commands.
- | C -i 'MacintoshHD:Project:SHILPA:include:' -d MAC 6
- |# C - Can't open file :
- |# File not found (OS error -43)
- |# C - Aborted !
- |### MPW Shell - Execution of bmpinet.makeout terminated.
- |### MPW Shell - Execution of BuildProgram terminated.
-
- It always gives this error after -d MAC, no matter where I place this -d.
- Thanks.
- --
- CHEN JiaTyan
- isc30176@nusunix1.nus.sg
- chenjiat@nusdiscs.bitnet
-