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).
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?
Thanks!
Ralf