SSLeay 0.8.1
SSL-MZtelnet-0.11.1
machine: i585-unknown-linux 2.0.33 
gcc 2.7.2.1
ncurses 1.9.9e
libc 5.3.12-24
RedHat 4.2 with most of the updates

entry in inetd.conf:
telnet  stream  tcp     nowait  root    /usr/sbin/tcpd  in.telnetd -z ssl

I can build telnet & telnetd, but if I get a Seg fault when I do a
'ssltelnet -z ssl localhost' or 'ssltelnet -z ssl machine.name.com'

There is an odd compiler warnings when I do a 'make telnetd':
...
gcc -c -g -O -I../lib -I../include -I/usr/local/ssl/include -DHAVE_CONFIG_H
-DDIAGNOSTICS -DOLD_ENVIRON -DENV_HACK -DAUTHENTICATION telnetd.c
telnetd.c: In function `doit':
telnetd.c:1130: warning: assignment of read-only location
telnetd.c:1133: warning: assignment discards `const' from pointer target type
...

Any insight would be great. Thanks,
 M Taylor

--
PERSONAL: <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]>
WORK: <[EMAIL PROTECTED]> <http://www.mta.ca/~mctaylor/>
sci.fractals FAQ <http://fractal.mta.ca/sci.fractals-faq/>
PGP public key: <https://www.mta.ca/~mctaylor/pgp.html>
+-------------------------------------------------------------------------+
| Administrative requests should be sent to [EMAIL PROTECTED] |
| List service provided by Open Software Associates, http://www.osa.com/  |
+-------------------------------------------------------------------------+

Reply via email to