Summary: | automake failed because incorrect name used | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Yannick Koehler <yannick.koehler> |
Component: | kdevelop 2.x (obsolete) | Assignee: | KDevelop-Devel List <kdevelop-devel> |
Status: | CLOSED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Yannick Koehler
2002-04-02 15:41:56 UTC
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm using gentoo and asked to them if it would be something they know. The solution that came up was to set WANT_AUTOCONF_2_5=3D1 and WANT_AUTOMAKE_1_4=3D1 So I think we can close that bug. - -- Yannick Koehler Software Designer - Colubris Networks Inc. - http://www.colubris.com "Free as in bird!' -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE8qd21fuKOJNEyL1URAibjAKCIkpeUcIuke39+GD03ksPGBPeE1ACePVFZ CKq1AAAWKw59NMYf+QFhmj0=3D =3DlxT3 -----END PGP SIGNATURE----- On Tuesday 02 April 2002 17:41 yannick.koehler@colubris.com wrote: > Package: kdevelop > Version: 2.99 (using KDE 3.0.0 ) > Severity: normal > Installed from: Compiled From Sources > Compiler: gcc 2.95.3 > OS: Linux > OS/Compiler notes: Not Specified > > I created a KDE 2 mini app inside kdevelop 2.99 (rc3) which was compiled = on > my KDE 3.0 rc3 tree and it then failed to build the application skeleton. > > --- > > 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=3D500" > *** Creating list of subdirectories > *** Creating configure.in > *** Creating aclocal.m4 > *** Creating configure > *** Creating config.h template > autoheader-2.5x: `config.h.in' is unchanged > *** Creating Makefile templates > aclocal.m4:1649: invalid unused variable name: `KDE_LDFLAGS' > aclocal.m4:560: invalid unused variable name: `DCOP_DEPENDENCIES' That are bogus errors generated from automake > 1.5 downgrade. Greeteings Stephan |