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<[email protected]>  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.


_______________________________________________
Users-prolog mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/users-prolog

Reply via email to