Ulrik S. Kofod wrote: >> Tom Collins wrote: >>> http://qmailadmin.sf.net/ >>> >>> This is it! The first "stable" release since June 2002, the >>> culmination of a long development cycle. <snip> >> >> I get an error when making 1.2.0 stable: >> make >> cd . && \ >> /bin/sh /usr/src/mail/qmailadmin-1.2.0/missing --run automake >> --gnu Makefile aclocal.m4: 95: `AM_PROG_INSTALL' is obsolete; use >> `AC_PROG_INSTALL' aclocal.m4: 96: `AM_PROG_INSTALL' is obsolete; use >> `AC_PROG_INSTALL' aclocal.m4: 415: `AM_PROG_INSTALL' is obsolete; >> use `AC_PROG_INSTALL' configure.in: 834: required file >> `./_AM_File,.in' not found configure.in: 834: required file >> `./[$2],.in' not found >> configure.in: 834: required file `./[$3])].in' not found >> make: *** [Makefile.in] Fout 1 >> >> Apparently something my make uses (OS=Debian, testing) a newer >> version of something (i looked for the package aclocal was in and >> that is: libguile-dev, 1.4-25). >> >> Any advice on how to continue? (i didn't have this problem with any >> of the earlier rc releases). >> >> Regards, >> >> Machiel > > I got the same error message on my Trustix 2.0 test server. > > /usk
On a second server i had no problems compiling. Weird. The libguile-dev,1.4-25 is not the problem since the second machine doesn't have it ;) So i still am in the dark. Machiel