[mercury-users] Compiling Mercury on MacOSX
Roy Ward
roy at videoscript.com
Thu Apr 12 19:25:57 AEST 2001
on 29/4/01 8:39 PM, Terrence Brannon at princepawn at earthlink.net wrote:
>
> 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
Terrence,
how did you even get that far? I get stuck at the following:
> /usr/include/mach/shared_memory_server.h:47: warning: could not use
> precompiled header '/usr/include/mach/mach.p', because:
> /usr/include/mach/shared_memory_server.h:47: warning: macro 'r23' defined by
> mercury_bootstrap.h conflicts with precomp
then:
> cpp-precomp: warning: errors during smart preprocessing, retrying in basic
> mode
> In file included from /usr/include/mach/machine/thread_status.h:27,
> from /usr/include/mach/thread_status.h:154,
> from /usr/include/mach/exception_types.h:140,
> from /usr/include/mach/mach_types.h:68,
> from /usr/include/mach/mach.h:59,
> from /usr/include/mach/shared_memory_server.h:47,
> from /usr/include/sys/mman.h:61,
> from mercury_memory.c:84:
> /usr/include/mach/ppc/thread_status.h:59: parse error before `.'
That's using the 0.10.1 source. I'm very very keen on getting
Mercury working - that's one of my main motivations for running
OSX.
Cheers,
Roy Ward.
--------------------------------------------------------------------------
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