Skip to content

buffer.h missing on mingw #1

@PerryWerneck

Description

@PerryWerneck

While building to mingw:

make PREFIX=x86_64-w64-mingw32- --file=config-mingw.mk
x86_64-w64-mingw32-gcc --std=gnu89 -I./include -D_WIN32_WINNT=0x0600 -Isrc -g -c src/pattern.c -o src/pattern.o
In file included from src/pattern.c:2:
./include/fnmatch.h:37:10: fatal error: buffer.h: No such file or directory
#include <buffer.h>

Metadata

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