Skip to content

CentOS: undefined symbol: _ZN3aws14lambda_runtime7runtimeC1ERKSsS3_ #14

Closed
@jkutner

Description

@jkutner

I'm trying to install the module on CentOS, and the preinstall.sh script succeeds, but when I try to run the executable, it gives the error:

$ npx aws-lambda-ric index.handler
2021-02-13T16:08:11.247Z        undefined       INFO    Executing 'index.handler' in function directory '/workspace'
node: symbol lookup error: /workspace/node_modules/aws-lambda-ric/build/Release/runtime-client.node: undefined symbol: _ZN3aws14lambda_runtime7runtimeC1ERKSsS3_

I think this might be helped or fixed by #8

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