users-prolog
[Top][All Lists]
Advanced

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

Re: GNU Prolog 1.4.0 is released


From: Daniel Diaz
Subject: Re: GNU Prolog 1.4.0 is released
Date: Wed, 09 Nov 2011 16:05:10 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1

This should not occurs...
Please try retsrat from scratch. Untar the source distribution.
Go to src/BipsPl
check file unify.wam exists (else this is an error, please tell me).
type
    touch unify.wam (to be sure it is more recent thant unify.pl).

then

./configure
make

Please keep me informed

Daniel


Le 09/11/2011 13:17, Nicolas Pelletier a écrit :
Hello,

On Wed, Jun 29, 2011 at 23:14, Daniel Diaz<address@hidden>  wrote:
gprolog 1.4.0 has just been released (see www.gprolog.org).
Thank you for this new release of GNU Prolog.

Today I tried building it on a sparc Solaris 10 machine, but failed:
in BipsPl, while compiling unify.pl, gplc tries to run pl2wam, which
is only compiled later (and needs the bips anyway). So it looks to me
like I am missing one step in bootstrapping; the machine does not have
gprolog installed before I try to compile. Here are the last few lines
of output I get:

gplc -c foreign.wam
gplc -c pl_error.wam
gplc -c utils.wam
gplc -W --no-redef-error unify.pl
error trying to execute pl2wam: No such file or directory
compilation failed
gmake[1]: *** [unify.wam] Error 1
gmake[1]: Leaving directory `/home/nicolas/dev/gprolog-1.4.0/src/BipsPl'
gmake: *** [all] Error 1

Could you please advise on how to resolve this issue, please?

Thank you in advance.



--
Ce message a ete verifie par MailScanner
pour des virus ou des polluriels et rien de
suspect n'a ete trouve.




reply via email to

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