Skip to content

automake problem? #91

Open
Open
@sejoharp

Description

@sejoharp

Hi,

I am trying to build couchdb on a CentOS release 6.4 (Final).

The commands I used:

  • git clone git://github.com/iriscouch/build-couchdb
  • cd opt/build-couchdb
  • git submodule init
  • git submodule update && rake git="git://git.apache.org/couchdb.git tags/1.3.1"

The problem:

STDOUT  rm -rf $backupdir; exit $rc
STDERR /home/joscha/opt/build-couchdb/dependencies/automake-1.11.2/doc/automake.texi:13042: @itemx must follow @item
STDERR /home/joscha/opt/build-couchdb/dependencies/automake-1.11.2/doc/automake.texi:13059: @itemx must follow @item
STDERR /home/joscha/opt/build-couchdb/dependencies/automake-1.11.2/doc/automake.texi:13065: @itemx must follow @item
STDERR mv: target `.//home/joscha/opt/build-couchdb/dependencies/automake-1.11.2/doc/' is not a directory
STDOUT make[1]: Leaving directory `/tmp/automake_build20130822-3912-ni4ilb/doc'
STDERR make[1]: *** [/home/joscha/opt/build-couchdb/dependencies/automake-1.11.2/doc/automake.info] Error 1
STDERR make: *** [all-recursive] Error 1
STDOUT Resetting changes automake made to itself: /home/joscha/opt/build-couchdb/dependencies/automake-1.11.2
STDERR git checkout HEAD .
STDERR rake aborted!

here is the tail from rake.log: http://pastebin.com/RL0Snjk6

Any ideas what I did wrong?

Thanks

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