[ANNOUNCEMENT] Updated: {,mingw64-{x86_64,i686}-}libarchive-3.6.0-1

2022-02-14 Thread Achim Gratz
Libarchive has been updated to version 3.6.0-1, the following (sub-)packages: libarchive (source) libarchive-devel libarchive13 bsdcat bsdcpio bsdtar are available in the Cygwin distribution. The MinGW64 packages for the cross-compilation toolchains have been updated as

Trouble trying to compile apache2

2022-02-14 Thread Scott Wood
I'm trying to compile a current version of apache2 httpd under the cygwin64 environment. There is an older version of apache2 compiled in cygwin but it's orphaned and didn't include some of the ssl libs I needed. When I try to compile it's failing when trying to compile the mod_cache_disk module:

Re: [:xdigit:] does not work with std::wstring in a Cygwin environment

2022-02-14 Thread Hans-Bernhard Bröker
Am 13.02.2022 um 19:25 schrieb Achim Gratz: Gans, Markus writes: This seems to be an internal Cygwin error: https://www.reddit.com/r/cpp_questions/comments/sp52gq/xdigit_does_not_work_with_stdwstring_in_a_cygwin/ […] Question: Why does Cygwin not detect the letters a, b, c, d, e, and f as

Re: Trouble trying to compile apache2

2022-02-14 Thread Russell VT
On Mon, Feb 14, 2022 at 2:26 PM Scott Wood wrote: > I'm trying to compile a current version of apache2 httpd under the cygwin64 > environment. There is an older version of apache2 compiled in cygwin but > it's orphaned and didn't include some of the ssl libs I needed. > Well, I wouldn't call it