From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: "Maxim A. Telegin" To: community@altlinux.ru Subject: [COMM] autoconf + KDevelop Organization: IBPM RAS X-Mailer: Sylpheed version 0.8.8 (GTK+ 1.2.10; i586-alt-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Date: Tue, 14 Jan 2003 18:10:58 +0300 Message-Id: <20030114150722.A6ADAE31CF@master.altlinux.ru> Sender: community-admin@altlinux.ru Errors-To: community-admin@altlinux.ru X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.0.9 Precedence: bulk Reply-To: community@altlinux.ru List-Unsubscribe: , List-Id: List-Post: List-Help: List-Subscribe: , List-Archive: Archived-At: List-Archive: List-Post: Почему-то при инициализации любого проекта в KDevelop на стадии работы autoconf/automake и т.д. вылазят ошибки, приведенные ниже. То же самое наблюдается и в Anjuta. Вручную использовать autoconf/automake не пробовал, так как не силен в этом. Может кто даст совет. KDevelop --------------------------------- Starting with installation App [Maxkde2] Type [kde2normal] unpacking in ... unpacking in ... changing files [kde2normal]... Starting with configuration creating configuration files... >make -f Makefile.dist 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 KDEHOME=/home/maximtel/.kde; KDEDIR=/usr; QTDIR=/usr/lib/qt3; make configure... >LDFLAGS="" CFLAGS="-O0 -g3 -Wall" CXXFLAGS="-O0 -g3 -Wall" >./configure creating maxkde2.pot >make -f admin/Makefile.common package-messages READY ------------------------------------------ configure.in:76: error: m4_popdef: undefined macro: AC_Dest autoconf/status.m4:844: AC_CONFIG_FILES is expanded from... configure.in:76: the top level autom4te-2.5: /usr/bin/m4 failed with exit status: 1 make[1]: *** [cvs] ошибка 1 make: *** [all] ошибка 2 sh: line 1: ./configure: No such file or directory ------------------------------------------ [maximtel@lab207 maximtel]$ rpm -qa|grep autoconf autoconf-common-0.1-alt1 autoconf_2.5-2.57-alt1 [maximtel@lab207 maximtel]$ rpm -qa|grep kdevelop kdevelop-2.1.2-alt3