home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / mac / programm / 18026 < prev    next >
Encoding:
Text File  |  1992-11-04  |  1.3 KB  |  39 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!usc!sol.ctr.columbia.edu!destroyer!gumby!yale!yale.edu!jvnc.net!nuscc!nusunix2.nus.sg!isc30176
  3. From: isc30176@nusunix1.nus.sg (CHEN JIA TYAN)
  4. Subject: C error in MPW -- What's wrong?
  5. Message-ID: <1992Nov5.073246.19214@nuscc.nus.sg>
  6. Sender: usenet@nuscc.nus.sg
  7. Organization: National University of Singapore
  8. X-Newsreader: TIN [version 1.1 PL6]
  9. Date: Thu, 5 Nov 1992 07:32:46 GMT
  10. Lines: 27
  11.  
  12. Please help.  This is part of the makefile in MPW 3.1
  13.  
  14. |C  -i     'MacintoshHD:Project:SHILPA:include:' 6
  15. |   -i   'MacintoshHD:Project:SHILPA:BMP:sunos:' 6
  16. |   -i   'MacintoshHD:Development:MPW3.1:MPW:Interfaces:CIncludes:' 6
  17. |   -i   'MacintoshHD:Project:shilpa.proj:' 6
  18. |   -d     MAC 
  19. |MacintoshHD:Project:SHILPA:BMP:sunos:bmp_inet.c
  20.  
  21. What is with this error?
  22.  
  23. |# 14:57:58 ----- Build of bmpinet.
  24. |# 14:57:59 ----- Analyzing dependencies.
  25. |# 14:58:02 ----- Executing build commands.
  26. |    C -i 'MacintoshHD:Project:SHILPA:include:' -d MAC 6 
  27. |# C - Can't open file :  
  28. |# File not found (OS error -43)
  29. |# C - Aborted !
  30. |### MPW Shell - Execution of bmpinet.makeout terminated.
  31. |### MPW Shell - Execution of BuildProgram terminated.
  32.  
  33. It always gives this error after -d MAC, no matter where I place this -d.
  34. Thanks.
  35. --
  36. CHEN JiaTyan
  37. isc30176@nusunix1.nus.sg
  38. chenjiat@nusdiscs.bitnet
  39.