Date: 29 Jun 2002 12:56:52 +0200 From: Jan Lentfer <Jan.Lentfer@web.de> To: ports@freebsd.org Cc: kris@FreeBSD.org Subject: can't install snort 1.8.6 from ports Message-ID: <1025348212.2602.3.camel@jan-linnb.lan>
next in thread | raw e-mail | index | archive | help
Hi all, I just tried to make security/snort but it fails with this: ===> Building for snort-1.8.6 make all-recursive Making all in win32 Making all in WIN32-Code Making all in WIN32-Includes Making all in libnet Making all in mysql Making all in rpc Making all in WIN32-Libraries cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -march=k6 -Wall -c snort.c In file included from snort.h:215, from snort.c:45: prototypes.h:78: conflicting types for `bzero' /usr/include/string.h:80: previous declaration of `bzero' prototypes.h:82: conflicting types for `bcopy' /usr/include/string.h:79: previous declaration of `bcopy' *** Error code 1 Stop in /usr/ports/security/snort/work/snort-1.8.6. *** Error code 1 Stop in /usr/ports/security/snort/work/snort-1.8.6. *** Error code 1 Stop in /usr/ports/security/snort/work/snort-1.8.6. *** Error code 1 My system:bash-2.05# uname -a FreeBSD freebsd-server.lan 4.6-STABLE FreeBSD 4.6-STABLE #11: Thu Jun 27 07:49:56 CEST 2002 root@freebsd-server.lan:/usr/src/sys/compile/K6OPT i386 Any suggestions? Many thanks in advance, Jan Lentfer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1025348212.2602.3.camel>