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
_______________________________________________
Users-prolog mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/users-prolog

Reply via email to