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

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sat Jun 15 16:24:54 EST 2002


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





------- Additional Comments From Al.Smith at gold.net  2002-06-15 16:24 -------
SCM_RIGHTS is indeed protected (in sys/socket.h) by an #ifdef _XOPEN_SOURCE

However, trying this results in a multitude of other problems:


In file included from includes.h:94,
                 from monitor_fdpass.c:26:
/usr/include/lastlog.h:61: parse error before "ulong"
In file included from includes.h:134,
                 from monitor_fdpass.c:26:
/usr/include/netinet/in_systm.h:34: parse error before "n_short"
In file included from includes.h:136,
                 from monitor_fdpass.c:26:
/usr/include/netinet/ip.h:45: parse error before "u_char"
/usr/include/netinet/ip.h:49: parse error before "ip_len"
/usr/include/netinet/ip.h:50: parse error before "ip_id"
/usr/include/netinet/ip.h:51: parse error before "ip_off"
/usr/include/netinet/ip.h:55: parse error before "ip_ttl"
/usr/include/netinet/ip.h:56: parse error before "ip_p"
/usr/include/netinet/ip.h:57: parse error before "ip_sum"
/usr/include/netinet/ip.h:59: parse error before '}' token
/usr/include/netinet/ip.h:118: parse error before "u_char"
/usr/include/netinet/ip.h:120: parse error before "ipt_ptr"
/usr/include/netinet/ip.h:126: parse error before "ipt_oflw"
/usr/include/netinet/ip.h:136: parse error before '}' token
In file included from includes.h:137,
                 from monitor_fdpass.c:26:
/usr/include/netinet/tcp.h:38: parse error before "u_short"
/usr/include/netinet/tcp.h:52: parse error before "th_off"
/usr/include/netinet/tcp.h:62: parse error before "th_win"
/usr/include/netinet/tcp.h:63: parse error before "th_sum"
/usr/include/netinet/tcp.h:64: parse error before "th_urp"







------- 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