Hi, Thanks for the report, I did change the build dependency to require automake1.9 to be installed, but I did not realize I needed to specify the specific version when it is called.
Thanks, this should be fixed in the next upload, Micah Max Kellermann wrote: > Package: util-vserver > Version: 0.30.211-4 > > The file "Makefile.svn" calls "aclocal", which is an alternative: > > /usr/bin/aclocal -> /etc/alternatives/aclocal > > On most systems, this will probably point to aclocal-1.9, this however > depends on local configuration. On my system, it happens to point to > aclocal-1.4, which produces a FTBFS. It would be more robust to not > rely on alternative configuration, but run aclocal-1.9 and > automake-1.9 instead. > > /usr/bin/make -f Makefile.svn > make[1]: Entering directory > `/usr/src/debian/build/util-vserver-0.30.211' > aclocal -I m4 > aclocal: configure.ac: 44: macro `AM_PROG_CC_C_O' not found in library > make[1]: *** [all] Error 1 > make[1]: Leaving directory > `/usr/src/debian/build/util-vserver-0.30.211' > make: *** [config.status] Error 2 > Build command 'cd util-vserver-0.30.211 && dpkg-buildpackage -b -uc' > failed. > E: Child process failed > > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

