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: Nicolas Pelletier
Subject: Re: GNU Prolog 1.4.0 is released
Date: Wed, 9 Nov 2011 21:17:21 +0900

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.

-- 
Nicolas



reply via email to

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