Date: Fri, 11 Apr 1997 03:19:51 -0400 From: Matthew Hagerty <wpub1@net-link.net> To: tjh@mincom.oz.au, christoph.martin@uni-mainz.de Cc: freebsd-questions@FreeBSD.ORG Subject: SSL-MZ telnet question Message-ID: <334DE617.490D@net-link.net>
next in thread | raw e-mail | index | archive | help
Greetings, I was wondering if you may be able to give some direction? I am trying to compile SSL-MZ telnet(d) 0.9.1 on FreeBSD 2.2.1 with GCC 2.7.2.1 and SSLeay 0.6.4. configure works fine, but during compilation I get the following error: make . . standard telnet lib compiles and links fine. . gcc -c -g -O -I../../include -DHAVE_CONFIG_H -DLIBC_SCCS inet_addr.c inet_addr.c:69 conflicting types for `inet_aton' /usr/include/arpa/inet.h:50: previous declaration of `inet_aton' *** Error code 1 Stop. *** Error code 1 Stop. That's as far as she goes. Any insight on how I may fix this would be greatly appreciated. Thank you. Matthew Hagerty wpub1@net-link.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?334DE617.490D>