automake
[Top][All Lists]
Advanced

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

Re: Compile problems


From: Stephan Kulow
Subject: Re: Compile problems
Date: Sun, 10 Mar 2002 13:05:03 +0100

On Sonntag, 10. März 2002 11:53, Frans Englich wrote:
> If I run 'make -f Makefile.cvs' in a just checked out module(ie kdelibs) I
> get errors looking like this:
>
> This Makefile is only for the CVS repository
> This will be deleted before making the distribution
> *** Creating acinclude.m4
> !!! If you get recursion errors from autoconf, it is advisable to set the
> environment variable M4 to something including "--nesting-limit=500"
> *** Creating list of subdirectories
> *** Creating configure.in
> *** Creating aclocal.m4
> *** Creating configure
> *** Creating config.h template
> *** Creating Makefile templates
> configure.in:525: invalid unused variable name: 'ARTS_GSL_SOURCES'
> aclocal.m4:3636: invalid unused variable name: 'MICO_LDFLAGS'
> aclocal.m4:1470: invalid unused variable name: 'QT_LDFLAGS'
> aclocal.m4:1711: invalid unused variable name: 'USER_LDFLAGS'
> aclocal.m4:3703: invalid unused variable name: 'IDL_DEPENDENCIES'
> aclocal.m4:1235: invalid unused variable name: 'KDE_MT_FLAGS'
> aclocal.m4:1649: invalid unused variable name: 'KDE_LDFLAGS'
> aclocal.m4:560: invalid unused variable name: 'DCOP_DEPENDENCIES'
> <snip>
> make[1]: *** [cvs] Error 1
> make: *** [all] Error 2
>
> I _have_ upgraded autoconf and automake and the code is check out from
> head. I think I started getting these errors when the libtool/admin update
> occured.
>
These bogus errors are caused by automake 1.6 - 1.5 works fine.

Greetings, Stephan




reply via email to

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