[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Trouble bootstapping Heimdal
>>>>> "Andrew" == Andrew Bartlett <abartlet@samba.org> writes:
Andrew> autogen.sh is:
Andrew> automake -a rm -rf autom4*.cache autoreconf -f rm -rf
Andrew> autom4*.cache
Have you fixed your problem?
I think you have to run automake *after* autoreconf.
In fact, I think autoreconf is meant to automatically run automake,
but last time I tested it it didn't (perhaps because old versions of
the Makefiles were already there).
autoreconf runs aclocal which has to run before automake.
I don't know if this is related to your difficulties.
--
Brian May <bam@snoopy.apana.org.au>