XTC_REPOSITORY=/home/eelco/dev/strategoxt/BUILDTIME_XTC ../../../asfix-tools/xtc/sglri –amb off -p ../../../stratego-front/syn/Stratego.tbl -i libstrategolib.str -o libstrategolib.rtree
/bin/bash: ../../../asfix-tools/xtc/sglri: No such file or directory
make[3]: *** [libstrategolib.rtree] Error 127
make[3]: Leaving directory `/home/eelco/dev/strategoxt/stratego-libraries/lib/spec’

Submitted on 10 April 2008 at 11:46

On 10 April 2008 at 11:58 Jira commented:

STR-747, visser:
I’ve seen that one before.
try
STRATEGOXT_BASELINE=$HOME/.nix-profile ./boostrap
then ./configure –with-strategoxt=$HOME/.nix-profile –prefix=…
just to make sure it’s bootstrapping with an existing strategoxt installation.

Log in to post comments