[Ecls-list] Build problems on Mac OS X

Juan Jose Garcia Ripoll lisp at arrakis.es
Wed Mar 8 05:47:01 UTC 2006


On Wed, 2006-03-08 at 14:31 +0100, Rudi Schlatte wrote:
> On 8. Mär 2006, at 14:12, Pascal Costanza wrote:
> > I have problems making the current CVS version of ECL on Mac OS X  
> > 10.4.5. I have configured as follows:
> >
> > CC=gcc-3.3 ./configure --prefix=$HOME
> >
> > When I run make, it eventually prints the following message:
> [...]
> > mkdir: ecl/gc/private: File exists
> > make[1]: *** [libeclgc.a] Error 1
> > make: *** [all] Error 2
> > k
> 
> IIUC, the mkdir commands were added recently, and on OS X mkdir  
> returns an error code when the directory to be created already exists.

Yes. I forgot one could want to build on a previously configured
directory. I have fixed the makefiles.

Regards

Juanjo





More information about the ecl-devel mailing list