[mercury-users] dl.m:218: undefined type, found `Word'

Terrence Brannon princepawn at earthlink.net
Sun Apr 8 06:34:12 AEST 2001


Hi, I am attempting to compile Mercury 0.10.1 on an iBook running Mac
OS X. So far, I have had good luck telling the Mercury build system
that I am on a Linux Power PC Box. However, when I came up to bat with
dl.m, I must lament that my has appeared to run out. 

Could anyone tell me why I might be getting this problem and how to
fix it? Thanks.

cd browser && PATH=../scripts:../util:$PATH MMAKE_VPATH=. MMAKE_DIR=../scripts ../scripts/mmake 
MERCURY_INT_DIR=../library MERCURY_ALL_C_INCL_DIRS=" -I../trace -I../library -I../runtime -I../boehm_gc -I../boehm_gc/include " ../scripts/mgnuc --grade none.gc             -c mdb.dl.c -o mdb.dl.o
dl.m:218: undefined type, found `Word'
dl.m:230: undefined type, found `Word'
dl.m:218: undefined type, found `Word'
dl.m:230: undefined type, found `Word'
dl.m:218: undefined type, found `Word'
dl.m:230: undefined type, found `Word'
cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode
dl.m: In function `mercury__mdb__dl__mercury_sym_5_0_i84':
dl.m:218: `Word' undeclared (first use in this function)
dl.m:218: (Each undeclared identifier is reported only once
dl.m:218: for each function it appears in.)
dl.m:218: parse error before `tmp'
dl.m:218: `tmp' undeclared (first use in this function)
dl.m:230: parse error before `tmp'
dl.m: In function `mercury__mdb__dl__mercury_sym_5_0_i82':
dl.m:218: `Word' undeclared (first use in this function)
dl.m:218: parse error before `tmp'
dl.m:218: `tmp' undeclared (first use in this function)
dl.m:230: parse error before `tmp'
dl.m: In function `mercury__fn__mdb__dl__make_closure_layout_0_0':
dl.m:218: `Word' undeclared (first use in this function)
dl.m:218: parse error before `tmp'
dl.m:218: `tmp' undeclared (first use in this function)
dl.m:230: parse error before `tmp'
make[2]: *** [mdb.dl.o] Error 1
make[1]: *** [browser] 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