Missing icu. Try to install it first. -- ,,,^..^,,,
On Sun, Mar 15, 2015 at 1:27 PM, madhuka udantha <[email protected]> wrote: > Hi, > > When I am building couchdb I'm getting the below error. Any suggestions? > max@max-VirtualBox ~/test/couchDB/couchdb $ make > ==> b64url (compile) > ==> cassim (compile) > ==> lager (compile) > ==> couch_log (compile) > ==> config (compile) > ==> chttpd (compile) > ==> couch (compile) > Compiling > /home/max/test/couchDB/couchdb/src/couch/priv/icu_driver/couch_icu_driver.c > /home/max/test/couchDB/couchdb/src/couch/priv/icu_driver/couch_icu_driver.c:27:26: > fatal error: unicode/ucol.h: No such file or directory > #include "unicode/ucol.h" > > > -- > Cheers, > Madhuka Udantha > http://madhukaudantha.blogspot.com
