[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: error building ac378dbab6 on mac os X
From: |
Ralf Wildenhues |
Subject: |
Re: error building ac378dbab6 on mac os X |
Date: |
Thu, 9 Oct 2008 19:56:14 +0200 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
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 <address@hidden>.
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