Oden Eriksson wrote:
> torsdagen den 29 januari 2004 08.47 skrev [EMAIL PROTECTED]:
>> 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
> 
> Me too(tm), but I only get these errors:
> 
> 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] Error 1
> 
> Using Mandrake 9.2
> This is the fix:
> libtoolize --copy --force
> aclocal
> automake --add-missing
> 
> ./configure ...

Thanks Oden. That worked for me. I have no idea though what i did ;) and why
it works on the other machine (similar installation).

Regards,

Machiel

Reply via email to