Probs on SuSE 8.2

Thomas Satzinger Thomas.Satzinger at t-online.de
Mon Apr 7 19:15:55 BST 2003


Am Montag, 7. April 2003 15:31 schrieb Werner Modenbach:
> WARNING: Unsanitized content follows.
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Yesterday I installed SuSE 8.2 on my notebook.
> Now all my projects don't compile any more.
>
> When doing the autoconf stuff I got the same errors as Thomas:
>
> *** Creating configure
> configure.in:76: error: m4_popdef: undefined macro: AC_Dest
> /usr/src/packages/BUILD/autoconf-2.57/lib/autoconf/status.m4:844:
> AC_CONFIG_FILES is expanded from...
> configure.in:76: the top level
> autom4te: /usr/bin/m4 failed with exit status: 1
> gmake[1]: *** [cvs] Fehler 1
> gmake: *** [all] Fehler 2
> *** failed ***


The prob is the aclocal.m4 which uses the old style from version 1.6
SuSE 8.2 ships with 1.7.x which has the new style of AC_INIT
Doing a aclocal should resolve the problem, at least it did it for me in other 
projects


Hope that helps

Thomas

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list