Peter Vrabec píše v Čt 23. 08. 2007 v 18:02 +0200: > Hi folks, > > could you help me with this: > > $ cvs -d anoncvs@xxxxxxxxxxxxxxx:/cvs get sudo > $ cd sudo > $ autoreconf > /usr/bin/m4:configure.in:2321: ERROR: recursion limit of 1024 exceeded, > use -L<N> to change it > autom4te: /usr/bin/m4 failed with exit status: 1 > /usr/bin/m4:configure.in:2321: ERROR: recursion limit of 1024 exceeded, > use -L<N> to change it > autom4te: /usr/bin/m4 failed with exit status: 1 > autoreconf: /usr/bin/autoconf failed with exit status: 1 > > any idea how to locate the problem? > Another iteration - it is libtool my versions: libtool-1.5.22-6.1.x86_64 autoconf-2.61-2.noarch Dan
Index: configure.in =================================================================== RCS file: /cvs/sudo/configure.in,v retrieving revision 1.481 diff -u -r1.481 configure.in --- configure.in 19 Aug 2007 20:48:08 -0000 1.481 +++ configure.in 23 Aug 2007 17:48:56 -0000 @@ -1144,7 +1144,6 @@ AC_CANONICAL_HOST AC_CANONICAL_TARGET([]) LT_PREREQ([1.9f]) -LT_INIT([disable-static]) dnl dnl Defer with_noexec until after libtool magic runs
-- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list