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
On 5/27/08, gahn <ipfreak@yahoo.com> 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
Hello gahn. it's exactly as it says.. the FLEXRESP2 option is broken.. try to build without FLEXRESP2 to change your options do a make config Best regards. Robi 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? > > Thanks > > > > _______________________________________________ > freebsd-security@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-security > To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"
On 5/27/08 2:51 AM, "gahn" <ipfreak@yahoo.com> 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?1. This is not a question for FreeBSD Security although, I can see why you might think so 2. Do not cross post 3. Did you try to contact the port maintainer or file a bug report? (the port needs updating anyway) Having said all that, I don't know why flexresp2 is needed for a plain snort build. -- Nigel Houghton Resident Hooligan SF VRT
Thanks. greatly appreciated. Best ----- Original Message ---- From: Scot Hetzel <swhetzel@gmail.com> To: gahn <ipfreak@yahoo.com> Cc: freebsd general questions <freebsd-questions@freebsd.org>; freebsd security <freebsd-security@freebsd.org> Sent: Tuesday, May 27, 2008 12:57:38 AM Subject: Re: freebsd and snort On 5/27/08, gahn <ipfreak@yahoo.com> 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