Try --libdir=/usr/lib64 IIRC, this is due to x86_64 CentOS treating /usr/lib as the lib directory rather than /usr/lib64.
On Sat, Mar 10, 2012 at 00:41, Jeroen Janssen <[email protected]> wrote: > Hi, > > I'm running on a CentOS 6.2 x86_64 machine and I get a build error > related to erl_driver.h. > (note I have been able to rebuild the couchdb-1.0.2 RPMS without any > issues in this same environment) > > checking erl_driver.h usability... no > checking erl_driver.h presence... no > checking for erl_driver.h... no > > (note during a couchdb-1.0.2 rebuild these all state 'yes') > > It seems erl_driver.h is located at > /usr/lib64/erlang/usr/include/erl_driver.h, but this is not correctly > detected? > > Best regards, > > Jeroen Janssen > > On Thu, Mar 8, 2012 at 6:24 PM, Wendall Cada <[email protected]> wrote: >> I've created a working spec file and patches that match what's available in >> Fedora (couchdb-1.0.3) and Centos (couchdb-1.0.2), but for 1.2.0-git. I've >> added a patch for COUCHDB-1424 provided by Filipe. I'll pull this patch out >> once 1.2.0 is ready for a vote again and other changes have been pushed. >> >> Instructions and source files can be found here: >> https://github.com/wendall911/couchdb-rpm >> >> If you have any questions, hit me up in irc, my nick is wendall911 >> >> Wendall
