From owner-freebsd-security@FreeBSD.ORG Tue May 27 18:11:29 2008 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4ACE11065687 for ; Tue, 27 May 2008 18:11:29 +0000 (UTC) (envelope-from ipfreak@yahoo.com) Received: from web52101.mail.re2.yahoo.com (web52101.mail.re2.yahoo.com [206.190.48.104]) by mx1.freebsd.org (Postfix) with SMTP id D5E2B8FC2C for ; Tue, 27 May 2008 18:11:28 +0000 (UTC) (envelope-from ipfreak@yahoo.com) Received: (qmail 1880 invoked by uid 60001); 27 May 2008 18:11:27 -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:Cc:MIME-Version:Content-Type:Message-ID; b=bACN56QGY/X5E9pw0ljjr+kSNsdbzxZiFNNn2ZCkX6LjW3RfO+W7q+HofjzmpesJ3y+Sf3kOyB6J6JSLPf9TNX8HKuONQ2OFsCr5v65seodzMkT7/ctg/fjb3AV3LeoYnmSkhl3d4y6h4AE8elOE1DU2ugcAlF/+cDlQT+bXNxg=; X-YMail-OSG: OtTWWEMVM1mgYXH7IpTBoDMLHz413rq226mzs4yeUyEDyaWAfY3KgnpPx4tfKfGcjgg1mjti.SM1Z8R0QFPmEIXpA9YQOcefCJxI Received: from [70.190.145.127] by web52101.mail.re2.yahoo.com via HTTP; Tue, 27 May 2008 11:11:27 PDT X-Mailer: YahooMailRC/975.41 YahooMailWebService/0.7.185 Date: Tue, 27 May 2008 11:11:27 -0700 (PDT) From: gahn To: Scot Hetzel MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <658053.1394.qm@web52101.mail.re2.yahoo.com> Cc: freebsd security , freebsd general questions Subject: Re: freebsd and snort X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 May 2008 18:11:29 -0000 Thanks. greatly appreciated. Best ----- Original Message ---- From: Scot Hetzel To: gahn Cc: freebsd general questions ; freebsd security Sent: Tuesday, May 27, 2008 12:57:38 AM Subject: Re: freebsd and snort On 5/27/08, gahn wrote: > Hello all: > > I tried to install snort under /usr/ports/security and have some problems. with "make all", I checked every item on the menu but I got error messages: > > ////////////////////////////// > > laptop# make all > ===> snort-2.8.1_1 is marked as broken: FLEXRESP2 patch file does not incorporate cleanly. > *** Error code 1 > > Stop in /usr/ports/security/snort. > > /////////////////////////////// > > tried "make distclean" and it didn't seem to help to clear the problem. Looked at the timestamps on the files and I don't see any files modified by the command "make all" > > could anyone help me on this? > Use "make config" to bring up the Options screen, and check FLEXRESP and uncheck FLEXRESP2. Scot