Created
May 14, 2014 19:39
-
-
Save andywenk/7dac7c3b6b58ecb2f4d5 to your computer and use it in GitHub Desktop.
BigCouch merge error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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