2013/8/7 Pieter van der Eems <[email protected]>: > Hello. > > I'm trying to compile couchdb on a arm machine with hardfloat (cpu: > RK3066, ARMv7). > OS: Debian jessie/sid.
> Anyone any idea what I did wrong or how I can compile couchdb on armhf? Proper way is to reuse system-wide prebuilt libraries from your distribution, as we do in Fedora: * http://arm.koji.fedoraproject.org/koji/packageinfo?packageID=1125 Here are all necessary patches (and few Fedora-specific which you probably won't need): * http://pkgs.fedoraproject.org/cgit/couchdb.git/tree/ -- With best regards, Peter Lemenkov.
