[Bug 645] Configure mis-identifies setresgid

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue Oct 28 02:22:44 EST 2003


http://bugzilla.mindrot.org/show_bug.cgi?id=645





------- Additional Comments From tigerwolf at tigerden.com  2003-10-28 02:22 -------
The latest config sets the following:

/* Define if you have the `setresgid' function. */
#define HAVE_SETRESGID 1/*

/* Define if you have the `setresuid' function. */
/* #undef HAVE_SETRESUID */

but also 

/* Define if your setresuid() is broken */
#define BROKEN_SETRESUID 1

/* Define if your setresgid() is broken */
#define BROKEN_SETRESGID 1

(Note I didn't notice if the previoius version set broken defines, as I was only
expecting to see the setres ones eo be either defined or not.)

I went through a complete compile, and everything seems to work according to a
quick try.

Anything else I need to try or report?



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list