## Context
Trying to build Couchdb v2.2.0 from source on SLES 15.
One of the dependency to build couchdb is libmozjs185 which is not found on 
SLES 15. So tried to build it from source :
However, make is failing with

> ../jsapi.cpp: In function 'JSIdArray* JS_Enumerate(JSContext*, JSObject*)':
> ../jsapi.cpp:3988:16: error: cannot convert 'bool' to 'JSIdArray*' in return
>          return false;
>                 ^~~~~
> ../config/rules.mk:1475: recipe for target 'jsapi.o' failed

Any suggestions on how to resolve the failure? 
## Your Environment

* Version used: 2.2.0
* Operating System and version (desktop or mobile): SLES 15



[ Full content available at: https://github.com/apache/couchdb/issues/1626 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to