users-prolog
[Top][All Lists]
Advanced

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

Re: Users-prolog Digest, Vol 65, Issue 2


From: Duncan Patton a Campbell
Subject: Re: Users-prolog Digest, Vol 65, Issue 2
Date: Fri, 29 Aug 2008 14:22:35 -0600


Try 

./configure   --disable-fast-call

when you build.

Dhu

On Fri, 29 Aug 2008 12:00:37 -0400
address@hidden wrote:

> Send Users-prolog mailing list submissions to
>       address@hidden
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>       http://lists.gnu.org/mailman/listinfo/users-prolog
> or, via email, send a message with subject or body 'help' to
>       address@hidden
> 
> You can reach the person managing the list at
>       address@hidden
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Users-prolog digest..."
> 
> 
> Today's Topics:
> 
>    1. Install-check problem. (Charles Gillan)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Fri, 29 Aug 2008 10:20:12 +0100
> From: Charles Gillan <address@hidden>
> Subject: Install-check problem.
> To: "address@hidden" <address@hidden>
> Message-ID:
>       <address@hidden>
>       
> Content-Type: text/plain; charset="us-ascii"
> 
> I have downloaded and installed  gprolog-1.3.0 from http://www.gprolog.org/
> 
> I encounter a problem when running "make check". The error is as follows:
> 
> chkma.c:232:2: error: #error FAST defined but cannot compile for FC
> 
> Full output from "make check" is at end of this e-mail.
> 
> I can't figure out from the source code and Makefile(s) what exactly the 
> problem is.
> 
> Can anyone suggest what has happened.
> 
> By the way the machine is a quad core Dell PC (x86_64) architecture and 
> running RedHat
> Enterprise Linux. The gcc compiler version is
> 
>                    4.1.2 20071124 (Red Hat 4.1.2-42)
> 
> Thanks,
> 
> Charles.
> 
> ------------------------------------------------------------------------------------------------------------------------------------------------
> 
> bash-3.2$ make check
> (cd EnginePl; make check) && \
>         (cd Ma2Asm; make check) && \
>         (cd Pl2Wam; make check) && \
>         (cd BipsPl; make check) && \
>         echo All tests succeeded
> make[1]: Entering directory 
> `/users/tcp0031/GNUProlog/gprolog-1.3.0/src/EnginePl'
> ./test_oc
> starting...
> object <object #5> found  &name:0x607300
> object <object #4> found  &name:0x6072e0
> object <object #3> found  &name:0x6072c0
> object <object #2> found  &name:0x6072a0
> object <object #1> found  &name:0x607280
> finished - OK !
> make[1]: Leaving directory 
> `/users/tcp0031/GNUProlog/gprolog-1.3.0/src/EnginePl'
> make[1]: Entering directory 
> `/users/tcp0031/GNUProlog/gprolog-1.3.0/src/Ma2Asm'
> if [ "$FC" = "Y" ]; then FCFLAGS='-DFAST'; fi; \
>         gplc --c-compiler "gcc " -C "-O3 -fomit-frame-pointer $FCFLAGS" -c 
> chkma.c
> chkma.c:232:2: error: #error FAST defined but cannot compile for FC
> compilation failed
> make[1]: *** [chkma.o] Error 1
> make[1]: Leaving directory `/users/tcp0031/GNUProlog/gprolog-1.3.0/src/Ma2Asm'
> make: *** [check] Error 2
> 
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: 
> http://lists.gnu.org/pipermail/users-prolog/attachments/20080829/3e845ccd/attachment.html
> 
> ------------------------------
> 
> _______________________________________________
> Users-prolog mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/users-prolog
> 
> 
> End of Users-prolog Digest, Vol 65, Issue 2
> *******************************************
> 




reply via email to

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