broken build with current Maxima CVS



On Tue, 2003-03-18 at 10:39, Vadim V. Zhytnikov wrote:
> I experience two build problems with current
> Maxima CVS.
> 
> 1) ./bootstrap fails due to absence of
> /src/openmcl-depends.mk.  I don't have openmcl
> so I can't fix it myself properly.  Procedure
> is simple.  Copy cmucl-depends.mk into openmcl-depends.mk
> and build Maxima with openmcl.  The correct
> openmcl-depends.mk will be automatically created.
> Can someone with openmcl do this?

An empty file .mk file is sufficient to avoid build problems. I just
checked in an empty openmcl-depends.mk. Someone with openmcl still needs
to check in the correct openmcl-depends.mk.

> 2) Second problem somewhat similar.  Suddenly I
> discovered that build with --enable-cmucl no
> longer works.  Build aborts very early on processing
> /src/maxima.system.  The problem is not due to this
> or any other file content but file modification date.
> If I get older CVS snapshot which builds fine with
> cmucl and just touch maxima.system I once again
> get build failure.  Probably some other file
> must be touched to resolve the trouble but I
> can't quickly guess which one.

I can't reproduce this. The cmucl build works for me with current cvs.

-- 
James Amundson <amundson@fnal.gov>