> make  all-recursive
> make[1]: Entering directory `/root/tmp/ccvs'
> Making all in lib
> make[2]: Entering directory `/root/tmp/ccvs/lib'
> Makefile:282: *** missing separator.  Stop.

This is most likely due to you using a different version of Automake than we did
and allowing it to rebuild your Makefile.ins.  There is a script named
`noautomake.sh' in the root of the development version of CVS which is intended to
touch the files in the correct order to prevent automake from rebuilding anything,
but simply unpacking the 1.11.1p1 distribution file should have the dates set
correctly anyhow.  If they're not, I'd like ot know.

Is it possible you altered a Makefile.am, configure.in, or acinclude.m4?  If so
you'll need to install the latest beta version of Automake.  1.4f, I believe.  The
development version of automake (1.4g) should be usable as well.

Derek

--
Derek Price                      CVS Solutions Architect ( http://CVSHome.org )
mailto:[EMAIL PROTECTED]         CollabNet ( http://collab.net )
--
Nobody ever loved me that much.

                - Humphrey Bogart as Rick, _Casablanca_






_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to