Opened 19 years ago

Closed 19 years ago

#3141 closed defect (fixed)

gprolog build errors

Reported by: yojimbo@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

Compiler error: gplc -c -C '-O3 -fomit-frame-pointer -funsigned-char' error_supp.c In file included from /opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_gprolog/ work/gprolog-1.2.16/src/EnginePl/engine_pl.h:40,

from error_supp.c:34:

/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_gprolog/ work/gprolog-1.2.16/src/EnginePl/obj_chain.h:84: error: static declaration of 'obj_chain_stop' follows non-static declaration /opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_gprolog/ work/gprolog-1.2.16/src/EnginePl/obj_chain.h:79: error: previous declaration of 'obj_chain_stop' was here compilation failed

Change History (2)

comment:1 Changed 19 years ago by pmoura@…

Status: newassigned

comment:2 Changed 19 years ago by gwright@…

Resolution: fixed
Status: assignedclosed

Fixed on Tiger by building with gcc-3.3. Update your DP distribution and try again.

/gw

Note: See TracTickets for help on using tickets.