[mercury-users] mercury_trace.c:172: `Word' undeclared (first use in this function)
Terrence Brannon
princepawn at earthlink.net
Sun Apr 29 18:39:50 AEST 2001
ok, the previous patch fixed the previous problem. now I have the
problem below. I'd appreciate some help with this one too.
cd trace && PATH=../scripts:../util:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts ../scripts/mmake
MERCURY_ALL_C_INCL_DIRS=" -I../browser -I../library -I../runtime -I../boehm_gc -I../boehm_gc/include " ../scripts/mgnuc --grade none.gc --no-ansi -g -c mercury_trace.c -o mercury_trace.o
mercury_trace.c:172: undefined type, found `Word'
cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode
mercury_trace.c: In function `MR_trace_real':
mercury_trace.c:172: `Word' undeclared (first use in this function)
mercury_trace.c:172: (Each undeclared identifier is reported only once
mercury_trace.c:172: for each function it appears in.)
mercury_trace.c:172: `saved_regs' undeclared (first use in this function)
mercury_trace.c:173: parse error before `int'
mercury_trace.c:177: `max_r_num' undeclared (first use in this function)
mercury_trace.c:189: `path' undeclared (first use in this function)
mercury_trace.c:195: `stop_collecting' undeclared (first use in this function)
make[2]: *** [mercury_trace.o] Error 1
make[1]: *** [trace] Error 2
[localhost:~/wares/Mercury/mercury-compiler-0.10.1] metaperl%
--------------------------------------------------------------------------
mercury-users mailing list
post: mercury-users at cs.mu.oz.au
administrative address: owner-mercury-users at cs.mu.oz.au
unsubscribe: Address: mercury-users-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-users-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the users
mailing list