* Jérôme Marant ([EMAIL PROTECTED]) [061215 13:43]: > Le vendredi 15 décembre 2006 12:52, Martin Michlmayr a écrit : > > fakeroot debian/rules autofiles-sync gives: > > > > ... > > test "$(QUILT_PATCHES=debian/patches quilt top)" = autofiles.diff > > QUILT_PATCHES=debian/patches quilt pop > > Removing patch autofiles.diff > > Restoring aclocal.m4 > > Restoring configure > > > > Now at patch ldapsearch-output.diff > > mkdir -p debian/tmp-autofiles/old > > tar cpSf - --exclude ./debian --exclude ./.pc . | tar -C > > debian/tmp-autofiles/old -xpSf - > > cp -a debian/tmp-autofiles/old debian/tmp-autofiles/new > > # rm aclocal.m4 so it doesn't confuse newer autoconfs, but touch it > > # so ./Makefile won't be upset if it's not recreated (b/c not needed). > > cd debian/tmp-autofiles/new && rm -f aclocal.m4 > > cd debian/tmp-autofiles/new && touch aclocal.m4 > > cd debian/tmp-autofiles/new && aclocal > > cd debian/tmp-autofiles/new && autoconf > > autoconf: Undefined macros: > > configure.in:1351:AC_SYS_LARGEFILE > > configure.in:1442:AC_C_PROTOTYPES > > configure.in:1443:AC_C_VOLATILE > > configure.in:2040:AC_FUNC_MKTIME > > configure.in:2047:AC_FUNC_FSEEKO > > configure.in:29:AC_CONFIG_LIBOBJ_DIR(src) > > make: *** [autofiles-sync] Error 1 > > zsh: exit 2 fakeroot debian/rules autofiles-sync > > Hmm, some package might be missing.
Any hint which one that could be? What auto* do you use yourself? Cheers, Andi -- http://home.arcor.de/andreas-barth/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]