[Bug 3537] OpenSSH build failed
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri Feb 10 01:27:14 AEDT 2023
https://bugzilla.mindrot.org/show_bug.cgi?id=3537
--- Comment #3 from John <xylene2016 at gmail.com> ---
(In reply to Darren Tucker from comment #1)
> Are MADV_FREE or MADV_WIPEONFORK declared in any header or are they
> just not present on this platform?
I found MADV_FREE and MADV_WIPEONFORK in
/usr/include/asm-generic/mman.h , which included by
/usr/include/asm/mman.h .
And these 2 files are provided by kernel-headers-5.15.92-1.el7.x86_64 .
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list