Skip to content
This repository has been archived by the owner on Jun 4, 2022. It is now read-only.

1.9.0 Broken on CentOS 7 - GLIBCXX_3.4.20 not found #452

Open
SVMBrown opened this issue Nov 28, 2018 · 4 comments
Open

1.9.0 Broken on CentOS 7 - GLIBCXX_3.4.20 not found #452

SVMBrown opened this issue Nov 28, 2018 · 4 comments

Comments

@SVMBrown
Copy link

Similar to #414 but felt it was worth adding that even with the latest version of C++ available on CentOS 7, it still fails. Currently pinning to version 1.8.0

@anmonteiro
Copy link
Owner

Thanks for reporting. Unfortunately this is related to Node.js using a higher version of libc. I think we may have to wait for CentOS to have that version available.

@chr15m
Copy link

chr15m commented Dec 29, 2018

@anmonteiro I'm also running into this on Ubuntu 14.04 - could you give me any pointers on how to make #374 happen as this would avoid this situation. What I want is the final version of the lumo Javascript bundle that gets built before the nexe packaging stage. Then I can run it with my own Node binary.

@arichiardi
Copy link
Collaborator

This also happens in an AWS custom layer apparently, just tried and I get

/opt/lumo: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /opt/lumo)
/opt/lumo: /usr/lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /opt/lumo)

@arichiardi
Copy link
Collaborator

arichiardi commented Apr 12, 2019

Yet another discover, @grav has done a lot of work in his fork for building lumo statically.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants