From kde-devel Tue Aug 29 09:34:18 2006 From: Lorenzo Bettini Date: Tue, 29 Aug 2006 09:34:18 +0000 To: kde-devel Subject: kdevelop 3.4 and autoconf 2.60 Message-Id: <44F40A1A.5080508 () dsi ! unifi ! it> X-MARC-Message: https://marc.info/?l=kde-devel&m=115684411006792 When running automake & friends on a brand new project I get the following error: cd '/home/bettini/tmp/nuovaprova' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make -f Makefile.cvs This Makefile is only for the CVS repository This will be deleted before making the distribution
Can't locate Autom4te/General.pm in @INC (@INC contains: /home/bettini/usr/local//share/autoconf /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /home/bettini/usr/local/bin/autoheader-2.53 line 36. BEGIN failed--compilation aborted at /home/bettini/usr/local/bin/autoheader-2.53 line 36. *** AUTOHEADER NOT FOUND!. *** KDE requires autoheader 2.52 or 2.53 (part of autoconf) make[1]: *** [cvs] Error 1 make: *** [all] Error 2 *** Exited with status: 2 *** actually I manually installed 2.53 of autoconf since kdevelop still complains about the version (it doesn't work with 2.60 even after using the 3.4 branch). What am I doing wrong? autoheader-2.53 is there, so why can't it find it? thanks in advance -- +-----------------------------------------------------+ | Lorenzo Bettini ICQ# lbetto, 16080134 | | PhD in Computer Science | | Dip. Sistemi e Informatica, Univ. di Firenze | | Florence - Italy (GNU/Linux User # 158233) | | Home Page : http://www.lorenzobettini.it | | http://music.dsi.unifi.it XKlaim language | | http://www.purplesucker.com Deep Purple Cover Band | | http://www.gnu.org/software/src-highlite | | http://www.gnu.org/software/gengetopt | | http://www.lorenzobettini.it/software/gengen | | http://www.lorenzobettini.it/software/doublecpp | +-----------------------------------------------------+ >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<