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

dwarffs fails to build against latest nix-2.19.2 release #26

Closed
trofi opened this issue Jan 11, 2024 · 1 comment
Closed

dwarffs fails to build against latest nix-2.19.2 release #26

trofi opened this issue Jan 11, 2024 · 1 comment

Comments

@trofi
Copy link
Contributor

trofi commented Jan 11, 2024

The build fails as:

g++ -c -g -std=c++17 -Wall -Os dwarffs.cc -o dwarffs.o
dwarffs.cc:10:10: fatal error: fs-accessor.hh: No such file or directory
   10 | #include "fs-accessor.hh"
      |          ^~~~~~~~~~~~~~~~
compilation terminated.

Possibly caused by NixOS/nix@1a902f5

@trofi trofi changed the title dwarffs fais to build against latest nix-2.19.2 release dwarffs fails to build against latest nix-2.19.2 release Jan 11, 2024
@trofi
Copy link
Contributor Author

trofi commented Jan 14, 2025

#30 fixed the build against the latest nix for me.

@trofi trofi closed this as completed Jan 14, 2025
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

1 participant