Git Product home page Git Product logo

Comments (3)

jlank avatar jlank commented on September 24, 2024

I'm experiencing the a similar issue trying to install on CentOs 5.8

...
#define HAVE_STDIO_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_ARPA_INET_H 1
#define USE_MANUAL 1
#define NTLM_WB_ENABLED 1
#define NTLM_WB_FILE "/usr/bin/ntlm_auth"

configure: exit 1
== End of config.log ==
rm_f /data01/couchdb-1.2//bin/autoconf
rm_f /data01/couchdb-1.2//bin/autoreconf
rm_f /data01/couchdb-1.2//bin/autoheader
rm_f /data01/couchdb-1.2//bin/autom4te
rake aborted!
Command failed with status (1): [env LDFLAGS='-Xlinker -rpath=/data01/couch...]

Tasks: TOP => default => couchdb:build => couchdb:couchdb => curl:build => /data01/couchdb-1.2//bin/curl
(See full trace by running task with --trace)

from build-couchdb.

pfiled avatar pfiled commented on September 24, 2024

I'm not sure how to link it to this issue, but I fixed this problem by building libtool as dependency. That gets the m4 macros in place that are needed, and the build proceeds. I opened a pull request for it: #67

Please test it out and let us know how it goes.

from build-couchdb.

pgelinas avatar pgelinas commented on September 24, 2024

I'm no longer responsible for the CouchDb setup and the new mechanism in place does not use this module, so I can't test it.

from build-couchdb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.