yanchuen 发表于 2018-11-26 06:04:04

How to Install Apache CouchDB on CentOS 6 (from Source and EPEL)

cc1: warnings being treated as errors  
In file included from couch_js/main.c:20:
  
couch_js/sm170.c: In function req_status:
  
couch_js/sm170.c:105: error: implicit declaration of function INT_FITS_IN_JSVAL
  
couch_js/sm170.c: In function evalcx:
  
couch_js/sm170.c:138: error: implicit declaration of function JS_GetStringChars
  
couch_js/sm170.c:138: error: assignment makes pointer from integer without a cast
  
couch_js/sm170.c: In function seal:
  
couch_js/sm170.c:220: error: implicit declaration of function JS_SealObject
  
couch_js/sm170.c: At top level:
  
couch_js/sm170.c:236: error: initialization from incompatible pointer type


页: [1]
查看完整版本: How to Install Apache CouchDB on CentOS 6 (from Source and EPEL)