Skip to content

OpenSSL 3.x build error #43667

Closed
Closed
@RafaelGSS

Description

@RafaelGSS

We're experiencing a few problems in the OpenSSL 3.x update

References:

  1. deps: update OpenSSL 3.0.4+quic #43589 (comment)
    That was partially solved by a simple:
+ # deps/openssl/config/Makefile
+ clean-s:
+	find archs \( -name \*.s \) -exec rm "{}" \

Will need to adjust the document https://github.com/nodejs/node/blob/main/doc/contributing/maintaining-openssl.md to prevent similar issues.

  1. 32-bit Windows is failing to compile deps: update OpenSSL 3.0.4+quic #43603

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildIssues and PRs related to build files or the CI.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