[bt-devel] cvs build issue...
Martin Gruner
bt-devel@crosswire.org
Mon, 10 Feb 2003 08:45:51 +0100
Hey Chris,
good to hear you're still alive. ;)
Well this looks like you don't have the latest cvs of BibleTime. Use either
cvs or beta4 if you can. This error has been fixed a while ago. If you do
have cvs, then please post your automake and autoconf versions.
mg
Am Montag, 10. Februar 2003 03:35 schrieb Chris Kujawa:
> Could someone tell me if the following errors that I am receiving are my
> issues, or do they lie somewhere else? Sorry. Make is not my
> strongpoint...
>
> ckujawa@everest bibletime]$ make -f Makefile.cvs
> This Makefile is only for the CVS repository
> This will be deleted before making the distribution
>
> *** Creating acinclude.m4
> *** Creating list of subdirectories
> *** Creating configure.in
> *** Creating aclocal.m4
> *** Creating configure
> configure.in:44: warning: do not use m4_patsubst: use patsubst or
> m4_bpatsubst configure.in:114: warning: AC_CANONICAL_TARGET invoked
> multiple times configure.in:116: warning: AC_ARG_PROGRAM invoked multiple
> times
> configure.in:221: warning: do not use m4_regexp: use regexp or m4_bregexp
> NONE:0: error: m4_init: unbalanced m4_divert_push:
> configure.in:24: m4_divert_push: BODY
> configure.in:24: m4_divert_push: KILL
> NONE:0: the top level
> make[1]: *** [cvs] Error 1
> make: *** [all] Error 2
> [ckujawa@everest bibletime]$
>
> Thanks!
> Chris