Ralf Wildenhues wrote:
Hello William,
* William Pursell wrote on Thu, Oct 09, 2008 at 06:28:18PM CEST:
bash-3.2$ make
CDPATH="${ZSH_VERSION+.}:" && cd ../automake &&
perllibdir="/Users/williampursell/git/build-automake/lib:./lib"
"/Users/williampursell/git/build-automake/aclocal" --acdir=m4 -I m4
cd ../automake &&
perllibdir="/Users/williampursell/git/build-automake/lib:./lib"
"/Users/williampursell/git/build-automake/automake" --libdir=lib --gnu
automake: ####################
automake: ## Internal Error ##
automake: ####################
automake: Unknown ?token? `LZMA' (neg = 0)
automake: Please contact <[EMAIL PROTECTED]>.
Thanks for the report. Please send other new such reports to the
bug-automake list, if possible (but let's keep this thread here for
now).
Will do.
I assume you built the current git tree. Did you run ./bootstrap in it
first? Did you switch between branches without rerunning ./bootstrap
afterwards?
If neither is the case, then can you give a step by step recipe (best
starting with 'git clone') to reproduce this on your system?
I am unable to reproduce the error, and all builds fine now.
I think that I did not bootstrap at all, but used the configure
script that was in the repository. I don't undertstand why
aclocal.m4 and configure are in the repo, and didn't realize
that I hadn't built them myself from a previous bootstrap.
Sorry to have spammed the group!
--
William Pursell