Hi, On Sat, Feb 19, 2005 at 11:21:15PM +0300, Alexandre Prokoudine wrote: > On Sat, 19 Feb 2005 23:14:04 +0300, Dmitry V. Levin wrote: > > On Sat, Feb 19, 2005 at 10:45:59PM +0300, Alexandre Prokoudine wrote: > > > Пытался тут собрать criawips (http://www.nongnu.org/criawips/) из CVS, > > > чтобы пару патчей оформить. Не вышло: > > > > > > [avp@localhost criawips]$ ./autogen.sh > > > checking for autoconf >= 2.53... > > > testing autoconf2.50... not found. > > > testing autoconf... found 2.59 > > > checking for automake >= 1.7... > > > testing automake-1.7... found 1.7.9 > > > checking for libtool >= 1.4.3... > > > testing libtoolize... found 1.5.12 > > > checking for glib-gettext >= 2.2.0... > > > testing glib-gettextize... found 2.6.2 > > > checking for intltool >= 0.25... > > > testing intltoolize... found 0.32.1 > > > checking for pkg-config >= 0.14.0... > > > testing pkg-config... found 0.15.0 > > > checking for gtk-doc >= 1.0... > > > testing gtkdocize... found 1.2 > > > Checking for required M4 macros... > > > libtool.m4 not found > > > Checking for forbidden M4 macros... > > > ***Error***: some autoconf macros required to build criawips > > > were not found in your aclocal path, or some forbidden > > > macros were found. Perhaps you need to adjust your > > > ACLOCAL_FLAGS? > > > > $ rpmquery -l libtool_1.5 |fgrep libtool.m4 > > /usr/share/libtool-1.5/aclocal/libtool.m4 > > > > Наш automake'овский aclocal знает где найти этот libtool.m4. > > > > > [...] > > > Что с этим можно сделать? > > > > Поэкспериментировать с ACLOCAL_FLAGS, чтобы libtool.m4 нашёлся. > > Да я с радостью :) Но где именно править значение этой переменной? Это надо в ./autogen.sh смотреть. Скорее всего, скрипт имеет в виду переменную среды ACLOCAL_FLAGS. -- ldv