From owner-freebsd-security@FreeBSD.ORG Tue May 27 07:17:55 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 7C8761065682 for ; Tue, 27 May 2008 07:17:55 +0000 (UTC) (envelope-from ipfreak@yahoo.com) Received: from web52108.mail.re2.yahoo.com (web52108.mail.re2.yahoo.com [206.190.48.111]) by mx1.freebsd.org (Postfix) with SMTP id B3F338FC2A for ; Tue, 27 May 2008 07:17:54 +0000 (UTC) (envelope-from ipfreak@yahoo.com) Received: (qmail 32482 invoked by uid 60001); 27 May 2008 06:51:12 -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:Message-ID; b=hANHhXh/UVKu/xaVcq5fEyBVkKl0goiwzgnd8xbwrqIJ5orkwFxrIOUIcvWefjAbSyJYbARJ1fk30IxZczqkmLqexvAmFdcR/GbOTbtPdjOvO8wobs4NaGPYp0vdbO/wifFT6sRcSoldrCp1DPmkYBsBcRW9rxMXw8AG8DQFrrM=; X-YMail-OSG: SrAlM5gVM1lYCGwvKX0Z0yBcR0RTfU_MukT__sylcyQSCg72vYwJB9rNMAvUQehrZgKBgF8DmRzrH.mWTRjNl37vsufDvTjvDuQd Received: from [70.190.145.127] by web52108.mail.re2.yahoo.com via HTTP; Mon, 26 May 2008 23:51:12 PDT X-Mailer: YahooMailRC/975.41 YahooMailWebService/0.7.185 Date: Mon, 26 May 2008 23:51:12 -0700 (PDT) From: gahn To: freebsd general questions , freebsd security MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <451466.32114.qm@web52108.mail.re2.yahoo.com> Cc: Subject: 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 07:17:55 -0000 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? Thanks