automake
[Top][All Lists]
Advanced

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

Re: More CVS head errors


From: Robert Collins
Subject: Re: More CVS head errors
Date: Fri, 20 Apr 2001 09:44:06 +1000

----- Original Message -----
From: "Robert Collins" <address@hidden>
To: <address@hidden>
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




reply via email to

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