dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [DotGNU]Important CVS changes


From: Dawkins, David
Subject: RE: [DotGNU]Important CVS changes
Date: Mon, 2 Dec 2002 05:03:38 -0500

Sheesh. Cyginw. Anybody else get anything like this?

ddawkins'pnet [508] ./auto_gen.sh
The syntax of the command is incorrect.
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.

WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':

WARNING:   AC_DEFINE([NEED_MAIN], 1,
WARNING:             [Define if a function `main' is needed.])

WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
'/usr/local/bin/autom4te' is not recognized as an internal or external
command,
operable program or batch file.
''"'"'$1'"'"'' is not recognized as an internal or external command,
operable program or batch file.
WEXITSTATUS is not a valid POSIX macro at
/usr/local/share/autoconf/Autom4te/Gen
eral.pm line 498
cscc/c/Makefile.am:32: `YFLAGS' is a user variable, you should not override
it;
cscc/c/Makefile.am:32: use `AM_YFLAGS' instead.
cscc/csharp/Makefile.am:30: `YFLAGS' is a user variable, you should not
override
 it;
cscc/csharp/Makefile.am:30: use `AM_YFLAGS' instead.
ilasm/Makefile.am:12: `YFLAGS' is a user variable, you should not override
it;
ilasm/Makefile.am:12: use `AM_YFLAGS' instead.
configure.in:9: required file `include/il_config.h.in' not found
tests/Makefile.am:29: `CFLAGS' is a user variable, you should not override
it;
tests/Makefile.am:29: use `AM_CFLAGS' instead.
The syntax of the command is incorrect.
autom4te: unknown language: autoconf

-----Original Message-----
From: Rhys Weatherley [mailto:address@hidden
Sent: 01 December 2002 23:21
To: address@hidden
Subject: [DotGNU]Important CVS changes


I have removed some files like aclocal.m4 and il_config.h.in from
the CVS tree, and updated "auto_gen.sh" to generate them properly.

I made this change because we were constantly getting conflicts
between the different versions of automake/autoconf used by those
with CVS commit access.

Everyone who is building from CVS will need to do the following:

        make distclean
        cvs -z3 update -d
        ./auto_gen.sh
        ./configure --enable-maintainer-mode

That should get you back in sync.

Cheers,

Rhys.
_______________________________________________
Developers mailing list
address@hidden
http://www.dotgnu.org/mailman/listinfo/developers


reply via email to

[Prev in Thread] Current Thread [Next in Thread]