[comp.sys.mac.programmer] Rez 3.2B1 not recognizing *.r files

fdm@WLV.IMSD.CONTEL.COM (Frank D. Malczewski) (01/14/91)

Well, I've finally found some time to start digging into the MPW QR2, and 
decided to tackle a recompile of tar 2.0.  After "fixing" it up to compile,
next came the Rez compile.  No luck.

Assuming that something was wierd, decided to try the Count sample program.
The C Code compiles fine, but Rez behaves just as it had with tar:

# 21:50:25 ----- Build of Count.
# 21:50:24 ----- Analyzing dependencies.
# 21:50:27 ----- Executing build commands.
    Rez Count.r -o Count -append
    File "Count.r"; Line 11; ### Rez - Unknown macro identifier "include".
    File "Count.r"; Line 14; ### Rez - Expected TDATAU, TINCLUDEU, TREADU, TRESOURCEU, or TTYPEU, but got identifier (resource)
    File "Count.r"; ### Rez - Since errors occured, Count's resource fork was not completely updated.
    ### MPW Shell - Execution of Count.makeout terminated.
    ### MPW Shell - Execution of BuildProgram terminated.

(sorry about the spacing...)

Reverting back to Rez 3.1 was successful with tar's tar.r file.

What's going on?  Any ideers?

--Frank Malczewski                        (fdm@wlv.imsd.contel.com)