Displaying 1 result from an estimated 1 matches for "gencon".
Did you mean:
gecon
2001 Aug 02
1
Ported openssh-2.9p2 to LynxOS
Hi,
I have ported the portable version of openssh
(openssh-2.9p2) to LynxOS. I have had to install Perl5
and openssl-0.9.5a. Also since the regex library in
LynxOS is not POSIX compliant I had to use PCRE. Then
I configured openssh-2.9p2 with the library option
-lbsd. One more problem was the macro "howmany(x,y)"
is not defined in any of the /usr/include header files
n LynxOS. So I