Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't build on nixos as a dependency of another crate, even while using servo's shell.nix #4854

Open
TheAwesome98-Real opened this issue Aug 13, 2024 · 3 comments

Comments

@TheAwesome98-Real
Copy link

my crate depends on webrender, but it fails to compile because libstdc++.so.6 is missing. this doesn't happen on servo, which compiles and runs successfully.

@mrobinson
Copy link
Member

@mukilan Any idea what might be happening here?

@mukilan
Copy link
Member

mukilan commented Nov 19, 2024

I'm able to use Servo's shell.nix for compiling and running wrench (with a small change to add libGL to the LD_LIBRARY_PATH`). I think we need more information to debug this issue - @TheAwesome98-Real can you share the shell.nix and the full error message that you get?

@TheAwesome98-Real
Copy link
Author

TheAwesome98-Real commented Nov 23, 2024

sorry, i've been very busy. i'll try to do it tomorrow.

EDIT: god i've really not had my priorities straight. i'll do it at some point

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

No branches or pull requests

3 participants