Skip to content

Fails to build with --shared-openssl configure option #7583

Closed
@AdamMajer

Description

@AdamMajer
  • 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

No one assigned

    Labels

    buildIssues and PRs related to build files or the CI.inspectorIssues and PRs related to the V8 inspector protocolopensslIssues and PRs related to the OpenSSL dependency.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions