[Bug 276] openssh-3.2.3p1 does not compile on IRIX - SCM_RIGHTS undefined

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sun Jun 16 04:30:09 EST 2002


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





------- Additional Comments From tim at multitalents.net  2002-06-16 04:30 -------
The problem is that OpenSSH is expecting systems to have ethier
msg_accrights OR msg_control but not both. IRIX, UnixWare, and possibly
others have backward/forward compatiblity defines that caused
configure to report both. OpenSSH's code could not handle having both.
After reviewing sys/socket.h on IRIX and UnixWare I enhanced the 
configure test to find the struct and reject the define.
What am I missing here?




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



More information about the openssh-unix-dev mailing list