Skip to content

Instantly share code, notes, and snippets.

@andywenk
Created May 14, 2014 19:39
Show Gist options
  • Select an option

  • Save andywenk/7dac7c3b6b58ecb2f4d5 to your computer and use it in GitHub Desktop.

Select an option

Save andywenk/7dac7c3b6b58ecb2f4d5 to your computer and use it in GitHub Desktop.
BigCouch merge error
Compiling priv/couch_js/util.c
Compiling /Users/andwen/project/couchdb/couchdb-1843-feature-bigcouch/src/couch/priv/icu_driver/couch_icu_driver.c
/Users/andwen/project/couchdb/couchdb-1843-feature-bigcouch/src/couch/priv/icu_driver/couch_icu_driver.c:27:10: fatal error: 'unicode/ucol.h' file not found
#include "unicode/ucol.h"
^
1 error generated.
ERROR: compile failed while processing /Users/andwen/project/couchdb/couchdb-1843-feature-bigcouch/src/couch: rebar_abort
make: *** [compile] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment