Skip to content

Rake fails on OS X #87

Open
Open
@mrbigbunbury

Description

@mrbigbunbury
  • OS X 10.8.3
  • Xcode 4.6.2 with Command Line Tools

Rake fails with the following message:

...
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I libltdl/m4 --output=aclocal.m4t
Can't exec "aclocal": No such file or directory at /Users/sz/src/build-couchdb/build/share/autoconf-2.62/autoconf/Autom4te/FileUtils.pm line 326.
autoreconf: failed to run aclocal: No such file or directory
git reset --hard
HEAD is now at fdb4c54 Release 2.4.2.
git clean -f -d
git ls-files --others -i --exclude-standard | xargs rm -f || true
rm_f /Users/sz/src/build-couchdb/build/bin/autoconf
rm_f /Users/sz/src/build-couchdb/build/bin/autoreconf
rm_f /Users/sz/src/build-couchdb/build/bin/autoheader
rm_f /Users/sz/src/build-couchdb/build/bin/autom4te
rake aborted!
Command failed with status (1): [./bootstrap...]

(See full trace by running task with --trace)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions