Skip to content

Issue with Node 24 on AIX 7.2 TL1 #62741

@vandysn

Description

@vandysn

I was trying to install node 24.14.1 on AIX 7.2 TL1 and was getting the following error

./node -v

exec(): 0509-036 Cannot load program node because of the following errors:
rtld: 0712-001 Symbol strftime_l was referenced
from module /opt/freeware/lib/pthread/ppc64/libstdc++.a(libstdc++.so.6), but a runtime definition
of the symbol was not found.
rtld: 0712-002 fatal error: exiting.

Following RPM installed.
libgcc-13-1.ppc
libstdc++-13-1.ppc
libgcc13-13.3.0-1.ppc
libstdc++13-13.3.0-1.ppc

Any suggestions on how to fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions