users-prolog
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Compilation error on Mac OS X 10.5.5


From: Marcello Azambuja
Subject: Compilation error on Mac OS X 10.5.5
Date: Tue, 7 Oct 2008 14:05:34 -0300

Hi,

I'm trying to compile gprolog on my MacBook Pro running Mac OS X 10.5.5 (Darwin 9.5.0) with gcc 4.0.1.

I tried downloading gprolog-1.3.0.tar.gz but could not compile it (configure && make):

...
gplc -o pl2wam --no-fd-lib --min-bips pl2wam.o read_file.o bip_list.o syn_sugar.o internal.o code_gen.o reg_alloc.o inst_codif.o first_arg.o indexing.o wam_emit.o
collect2: ld terminated with signal 10 [Bus error]
Undefined symbol: predicate($pl_query_recover_alt/0)
Undefined symbol: predicate($pl_query_recover_alt/0)
compilation failed
make[1]: *** [pl2wam] Error 1
make: *** [all] Error 1

I also tried 'port install gprolog' but got the same error (it basically does the same that I did).

I searched the list archives but could only find a message from two years ago suggesting to use gcc 3.x.

Any help is appreciated.

Regards,

Marcello Azambuja

reply via email to

[Prev in Thread] Current Thread [Next in Thread]