Hi
I am trying to compile the SSL version of Telnet under Solaris 2.6 but
haven't had a whole lot of luck. It breaks down with the following
messages; thanks for any help
Greg
---------------------------------------------------------------------
inet_addr.c:67: conflicting types for `inet_addr'
/usr/include/arpa/inet.h:52: previous declaration of `inet_addr'
inet_addr.c:85: warning: type mismatch with previous implicit declaration
inet_addr.c:71: warning: previous implicit declaration of `inet_aton'
inet_addr.c:85: warning: `inet_aton' was previously implicitly declared to
retur
n `int'
*** Error code 1
make: Fatal error: Command failed for target `inet_addr.o'
--------------------------------------------------------------------------