Skip to content

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

Closed
@trofi

Description

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions