[Bug 3497] setresuid/setresgid configure check may need _GNU_SOURCE
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sun Nov 6 18:51:11 AEDT 2022
https://bugzilla.mindrot.org/show_bug.cgi?id=3497
--- Comment #4 from Darren Tucker <dtucker at dtucker.net> ---
Created attachment 3621
--> https://bugzilla.mindrot.org/attachment.cgi?id=3621&action=edit
Add -D_GNU_SOURCE
The way we deal with this on other platforms (eg HPUX) is to add the
requisite flag to CPPFLAGS in configure like so. Does this resolve
your issue (after running "autoreconf" to regenerate configure)?
--
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