From owner-freebsd-questions@FreeBSD.ORG Tue May 27 18:16:00 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2C2161065682 for ; Tue, 27 May 2008 18:16:00 +0000 (UTC) (envelope-from camiloreyes82@yahoo.com) Received: from web63913.mail.re1.yahoo.com (web63913.mail.re1.yahoo.com [69.147.97.128]) by mx1.freebsd.org (Postfix) with SMTP id B3A678FC0A for ; Tue, 27 May 2008 18:15:59 +0000 (UTC) (envelope-from camiloreyes82@yahoo.com) Received: (qmail 85978 invoked by uid 60001); 27 May 2008 17:49:18 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=fQkpvR0rNHEfVGcClwR4PAITIYr5gXJFmOwLIE06CWADwnzWqjPlWr0bxbCrO8S4lzN1qk4viLs0OFHnOE/3vJJhLfPilKT+NjuPTzfUNCDWdjOk56yZAI+1s9fRSzoMKBmwB9+Ns2c21Hn4BgdTIGvdoSgh/wXuSQtF8/hQ3wA=; X-YMail-OSG: z6Z.LhAVM1n6BPV9YedRMlNDlybiw26UPFOR6K2ei5XGj4fZOpu5WYaUo4bfeK2JZ5MuMK3jHWyQ Received: from [146.23.68.42] by web63913.mail.re1.yahoo.com via HTTP; Tue, 27 May 2008 10:49:18 PDT X-Mailer: YahooMailRC/975.41 YahooMailWebService/0.7.185 Date: Tue, 27 May 2008 10:49:18 -0700 (PDT) From: Camilo Reyes To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Message-ID: <852213.85661.qm@web63913.mail.re1.yahoo.com> Subject: Re: freebsd and snort X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 May 2008 18:16:00 -0000 > On 5/27/08, gahn wrote:=0A> Hello all:=0A>=0A>=A0 I t= ried to install snort under /usr/ports/security and have some problems. wit= h "make all", I checked every item on the menu but I got error messages:=0A= >=0A>=A0 //////////////////////////////=0A>=0A>=A0 laptop# make all=0A>=A0 = =3D=3D=3D>=A0 snort-2.8.1_1 is marked as broken: FLEXRESP2 patch file does = not incorporate cleanly.=0A>=A0 *** Error code 1=0A>=0A>=A0 Stop in /usr/po= rts/security/snort.=0A>=0A>=A0 ///////////////////////////////=0A>=0A>=A0 t= ried "make distclean" and it didn't seem to help to clear the problem. Look= ed at the timestamps on the files and I don't see any files modified by the= command "make all"=0A>=0A>=A0 could anyone help me on this?=0A>=0A> Use "m= ake config" to bring up the Options screen, and check FLEXRESP=0A> and unch= eck FLEXRESP2.=0A>=0A> Scot=0A=0AOr do: vi Makefile. Then edit anything tha= t has FLEXRESP2 on it.=0A=0A=0A