Skip to content

Missing header file divsufsort.h #1511

Description

@PurpleVsGreen

Hello,

research/durchschlag.cc wants to include divsufsort.h, but I can't find it anywhere.

Steps to reproduce:

g++ -o durschlag.o research/durchschlag.cc

Result:

research/durchschlag.cc:6:10: fatal error: divsufsort.h: No such file or directory
    6 | #include <divsufsort.h>
      |          ^~~~~~~~~~~~~~
compilation terminated.

Version: 037b70e
OS: Gentoo Linux
Compiler: g++ (Gentoo Hardened 15.3.0 p8) 15.3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions