Date: Fri, 31 Dec 1999 21:05:31 -0500 (EST) From: Darren Henderson <darren@nighttide.net> To: freebsd-questions@freebsd.org Subject: openshh on 2.2.8 Message-ID: <Pine.BSF.4.21.9912312059230.12034-100000@jasper.nighttide.net>
next in thread | raw e-mail | index | archive | help
Hey folks, Trying to install the port of openssh on a 2.2.8 release box. I've had to tinker with it a bit so far, add defines for SHUT_RDWR, SHUT_RD, and SHUT_WR and add #include <rcp/types.h> to channels.c. Now I'm stuck in sshd.c which is trying to include poll.h which doesn't exist anywhere on my system. From what I can see its related to threads? Where would I pick up this include file? Or alternatively, how does one successfully install openssh on a 2.2.8 box? Any hints appreciated. ______________________________________________________________________ Darren Henderson darren@nighttide.net Help fight junk e-mail, visit http://www.cauce.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.9912312059230.12034-100000>