[Ecls-list] Re: ECL ignoring command line parameters?

Juan Jose Garcia-Ripoll worm at arrakis.es
Fri Dec 5 07:13:01 UTC 2003


On Friday 05 December 2003 00:49, Julian St. wrote:
> Yes, I confirmed this procedure to be working on 5.2-BETA, as well. I
> just found the difference to my previous tries: --with-clos-streams.
> I successfully completed a build with './configure' and got a working
> ecl. I then rebuild using --enable-clos-streams and got a failing ecl as
> above. (This is not related to the "mkinstalldir vs. csh" bug.)

I run the configuration program with the flags you gave me, and yes, there was 
a problem: the file build/lsp/config.lsp would not get properly built 
(sometimes) due to a line defining VPATH in the Makefile. Since config.lsp is 
the file that sets the equivalence between the "SYS:" logical hostname and 
the installation directory, at run time, ECL tried to access its system 
directory and failed.

I have fixed src/configure* and src/Makefile.in. The program now builds on 
FreeBSD with the flag --with-clos-streams, as you already confirmed (I am
a bit amazed that CVS was so fast updated)

Regards,

Juanjo





More information about the ecl-devel mailing list