So, I would check your version of Erlang, and possibly upgrade to the
latest. I use MacPorts.
Further, once you've upgraded Erlang from Ports, you have a bit of
work to do on ./configure
Here's my rig:
http://boorad.weebly.com/1/post/2008/06/erlang-borked-by-leopard-1053-upgrade.html
hth,
BA
On Aug 21, 2008, at 6:47 PM, Michael Hendricks wrote:
I recently checked out a fresh version of CouchDB's trunk and tried to
build it. After ./bootstrap && ./configure I get the errors:
...
Running automake
Makefile.am:13: directory should not contain `/'
Makefile.am:13: directory should not contain `/'
src/couchdb/Makefile.am:35: variable `couch_files' not defined
Use of uninitialized value in concatenation (.) or string at
/usr/bin/automake line 8449.
: deprecated feature: `runner.beam' overrides `runner.beam$
(EXEEXT)'
: change your target to read `runner.beam$(EXEEXT)'
git-bisect indicates that the failure was introduced with revision
687336 ("Merge runtimeconfig branch back into trunk").
This is OS X 10.4.11. I would appreciate any suggestions on what to
try
next. Thanks.
--
Michael