[Bug 146] OpenSSH 3.1p1 will not build on BSD/OS 4.2/4.1/4.01

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Mar 8 07:38:44 EST 2002


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





------- Additional Comments From mouring at eviladmin.org  2002-03-08 07:38 -------
I just went through someone with this problem.  And HAVE_BOGUS_SYS_QUEUE_H
worked for them.   However you must have BOTH HAVE_SYS_QUEUE_H and 
HAVE_BOGUS_SYS_QUEUE_H set.

As for INADDR_LOOPBACK.  I'd like to know where on BSD/OS that is defined
so we can check and include it correctly.  Otherwise the correct fix (which
I am verifying with the SCO 3 fokes) is to change it to

#define INADDR_LOOPBACK (0x7f000001L)



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