-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
Closed
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.inspectorIssues and PRs related to the V8 inspector protocolIssues and PRs related to the V8 inspector protocolopensslIssues and PRs related to the OpenSSL dependency.Issues and PRs related to the OpenSSL dependency.
Description
- Version: 6.3.0
- Platform: OpenSUSE Tumbleweed
- Subsystem:
With this pull #6792 , NodeJS stopped building when --shared-openssl
option is specified. This is not fixed with later commits. Build system is still looking for static SSL library,
make[1]: *** No rule to make target '/home/abuild/rpmbuild/BUILD/node-v6.3.0/out/Release/obj.target/openssl/deps/openssl/openssl/ssl/bio_ssl.o', needed by '/home/abuild/rpmbuild/BUILD/node-v6.3.0/out/Release/obj.target/deps/openssl/libopenssl.a'. Stop.
Workaround is to configure--without-inspector
Metadata
Metadata
Assignees
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.inspectorIssues and PRs related to the V8 inspector protocolIssues and PRs related to the V8 inspector protocolopensslIssues and PRs related to the OpenSSL dependency.Issues and PRs related to the OpenSSL dependency.