build failure from cvs head



Hmm, I don't see that error. Seems like there is some stale
data in src/Makefile or something. Does it work if you
start over with sh bootstrap && ./configure && make ?

src/procs.lisp got the axe a while ago (unused macrology)
I think the build machinery was fixed up at the same time.

best

Robert Dodier

On 1/18/11, Leo Butler <l.butler at ed.ac.uk> wrote:
> I tried to build Maxima from HEAD this morning and I got this error:
>
> Making all in src
> make[1]: Entering directory
> `/home/lbutler/data2/maxima/sandbox/maxima/src'
> make[1]: *** No rule to make target `procs.lisp', needed by
> `binary-clisp/maxima.mem'.  Stop.
> make[1]: Leaving directory
> `/home/lbutler/data2/maxima/sandbox/maxima/src'
> make: *** [all-recursive] Error 1
>
> Leo
>
> --
> The University of Edinburgh is a charitable body, registered in
> Scotland, with registration number SC005336.
>
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima
>