This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: More CVS head errors


----- Original Message -----
From: "Robert Collins" <robert.collins@itdomain.com.au>
To: <automake@gnu.org>
Sent: Friday, April 20, 2001 9:35 AM
Subject: More CVS head errors


> I know you love this bleeding edge feedback :]
>
> What could cause errors like
> Automake::register_language() called too early to check prototype at
> /bin/automake line 742.
>
> (which is
> register_language ('name' => 'c',
>                    'ansi' => '1',
>                    'autodep' => '',
>                    'flags' => 'CFLAGS',
>                    'compile' => '$(CC) $(DEFS) $(INCLUDES)
> $(AM_CPPFLAGS) $(CPPFLAGS) $(AM
> _CFLAGS) $(CFLAGS)',
>                    'compiler' => 'COMPILE',
>                    'output-arg' => '-c',
>                    'extensions' => ['c'],
>                    '_finish' => \&lang_c_finish);
> )
>
> I get a dozen odd of those errors, and also
>
> automake: lib/Makefile.am: AMDEP does not appear in AM_CONDITIONAL
> automake: lib/Makefile.am: AMDEP does not appear in AM_CONDITIONAL
> automake: lib/Makefile.am: AMDEP does not appear in AM_CONDITIONAL
> automake: lib/Makefile.am: AMDEP does not appear in AM_CONDITIONAL
>
Sorry for the noise: I had not run aclocal. The first error still occurs
though.

Rob



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]