Closed
Description
Thank you for filing! Check list:
-
Is it a bug?
This is something that worked previously, and just broke, presumably due to a change in how the package is build and released -
Concise, focused, friendly issue title & description.
Using rescript build -w
now gives the following error, and exits:
./node_modules/rescript/linux/ninja.exe: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by ./node_modules/rescript/linux/ninja.exe)
./node_modules/rescript/linux/ninja.exe: /lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by ./node_modules/rescript/linux/ninja.exe)
./node_modules/rescript/linux/ninja.exe: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by ./rescript/linux/ninja.exe)
Failure: ./node_modules/rescript/linux/ninja.exe
-
A minimal, reproducible example.
Use rescript on RHEL7 distribution ? -
OS and browser versions, if relevant.
RHEL7 -
Is it already fixed in master?
Metadata
Metadata
Assignees
Labels
No labels