Build problem on IRIX 6.5.16m

Jan-Frode Myklebust janfrode at parallab.uib.no
Tue May 28 16:48:04 EST 2002


On Tue, May 28, 2002 at 12:33:25AM -0400, Jason Mader wrote:
> I had a problem building OpenSSH 3.2.3p1 on IRIX 6.5.16m.
> 

> 
>   The identifier "SCM_RIGHTS" is undefined.
> 
>         cmsg->cmsg_type = SCM_RIGHTS;
>                           ^
> 
> cc-1020 cc: ERROR File = monitor_fdpass.c, Line = 117
>   The identifier "SCM_RIGHTS" is undefined.
> 
>         if (cmsg->cmsg_type != SCM_RIGHTS)
>                                ^

I just had the same problem on 3.2.2p1, and the fix was to
comment out '#define HAVE_CONTROL_IN_MSGHDR 1' from config.h. Tim Rice
<tim at multitalents.net> just committed a fix to the CVS tree, so that it
should be fixed in the next release.


  -jf



More information about the openssh-unix-dev mailing list