Package: libgenerics Version: 1.2.1-3 Severity: serious From my pbuilder build log:
... cd . && libtoolize -c -f libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: You should add the contents of the following files to `aclocal.m4': libtoolize: `/usr/share/aclocal/libtool.m4' libtoolize: `/usr/share/aclocal/ltoptions.m4' libtoolize: `/usr/share/aclocal/ltversion.m4' libtoolize: `/usr/share/aclocal/ltsugar.m4' libtoolize: `/usr/share/aclocal/lt~obsolete.m4' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. if [ -d ./m4 ]; then m4="-I m4"; fi; if [ -e ./aclocal.m4 ]; then cd . && aclocal-1.10 $m4; fi if [ -e ./configure.ac ] || [ -e ./configure.in ]; then cd . && `which autoconf2.61 || which autoconf`; fi if [ -e ./configure.ac ] || [ -e ./configure.in ]; then cd . && `which autoheader2.61 || which autoheader` ; fi if [ -e ./Makefile.am ]; then cd . && automake-1.10 ; fi configure.ac:13: required file `./config.guess' not found configure.ac:13: `automake --add-missing' can install `config.guess' configure.ac:13: required file `./config.sub' not found configure.ac:13: `automake --add-missing' can install `config.sub' make: *** [debian/stamp-autotools-files] Error 1 dpkg-buildpackage: failure: debian/rules build gave error exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org