Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildIssues and PRs related to Node.js builds or CI infrastructure.inspectorIssues and PRs related to the V8 inspector protocol.opensslIssues 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