Andrew Yeltsin wrote:
> 2009/2/10, David Ronis <ronis at ronispc.chem.mcgill.ca
> <mailto:ronis at ronispc.chem.mcgill.ca>>:
>
> I've updated and built the cvs head, starting with bootstrap,
> configure,
> make all, make check, make install.
>
> Everything goes without complaint except for the last.
>
> make install gives:
>
>
> make[2]: *** No rule to make target `colnew/bv_ode.mac', needed by
> `install-datafiles'. Stop.
> make[2]: Leaving directory `/home/ronis/Project/notar/maxima/share'
>
>
>
> I've checked out the head revision today, tried to biuld it, and got
> the same error.
>
> sh bootstrap
> ./configure --prefix=/home/gutierrez/maxima
> make
> make install //Error - no rule to make target 'colnew/bv_ode.mac'
My fault. I haven't done anything yet to fix this. colnew isn't ready
for use yet. Perhaps I should have put that on a branch until something
is usable.
It's harmless that it can't install, unless it prevents other things
from being installed.
I'll try to fix this soon.
Ray