From: <ach...@mn...> - 2006-02-11 11:56:00
|
Hi Stefan, =20 =20 thanks for you trying to help me. But sadly it doesn't help me. I removed= all =20 other versions ( with purge ), and installed the version automake1.9 as t= he=20 only version of automake on my system.=20 =20 So either there are different version of automake1.9 for the different=20 distris, or there is something else, that triggers this problem. Are ther= e any=20 build tools requirements, where I could have too old versions?=20 =20 =20 My system infos:=20 automake --version=20 automake (GNU automake) 1.9.5=20 Written by Tom Tromey <tr...@re...>.=20 =20 Copyright 2005 Free Software Foundation, Inc.=20 This is free software; see the source for copying conditions. There is N= O=20 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOS= E.=20 =20 ###=20 autoconf --version=20 autoconf (GNU Autoconf) 2.59=20 Written by David J. MacKenzie and Akim Demaille.=20 =20 Copyright (C) 2003 Free Software Foundation, Inc.=20 This is free software; see the source for copying conditions. There is N= O=20 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOS= E.=20 =20 ###=20 autoreconf -f -i=20 configure.in:21: error: possibly undefined macro: AC_DISABLE_STATIC=20 If this token and others are legitimate, please use m4_pattern_allo= w.=20 See the Autoconf documentation.=20 configure.in:22: error: possibly undefined macro: AC_PROG_LIBTOOL=20 autoreconf: /usr/bin/autoconf failed with exit status: 1=20 =20 ###=20 I removed also all local changed/created files to make sure, that nothing= =20 could block my compile ( svn st shows no changes and adds -> empty output= ).=20 =20 So - are there some central automake config files, where I could change s= ome=20 variables? Should I try to add the m4_pattern_allow somewhere?=20 =20 Thanks for any help,=20 Achim=20 =20 =20 =20 |