devttys0 / sasquatch

501 stars 155 forks source link

FNM_EXTMATCH error #15

Closed acoul closed 6 years ago

acoul commented 7 years ago

on a void-linux-64, a musl-libc system:

unsquashfs.c: In function 'matches': unsquashfs.c:1442:35: error: 'FNM_EXTMATCH' undeclared (first use in this function) name, FNM_PATHNAME|FNM_PERIOD|FNM_EXTMATCH) ==

maybe this will help

devttys0 commented 6 years ago

Please report upstream to SquashFS.

E3V3A commented 5 years ago

I guess you could include the patch?