pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/57929: bsdtar-3.7.2 fails to build on Solaris 10
The following reply was made to PR pkg/57929; it has been noted by GNATS.
From: "David H. Gutteridge" <david%gutteridge.ca@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/57929: bsdtar-3.7.2 fails to build on Solaris 10
Date: Mon, 12 Feb 2024 12:30:54 -0500
Hello,
In /usr/include/fnmatch.h, does your system have
#define FNM_IGNORECASE 0x08
available?
I don't have access to any closed-source Solaris system. Illumos
provides
#define FNM_IGNORECASE 0x08
#define FNM_CASEFOLD 0x08
Regards,
Dave
Home |
Main Index |
Thread Index |
Old Index