This is a discussion on Re: [Snort-users] Problem patching Snort within the Snort forums, part of the System Security and Security Related category; Well I got this problem also. It seems the script patchsnort is not seting the correct version. In my case ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Well I got this problem also. It seems the script
patchsnort is not seting the correct version. In my case I was using snort 2.1.0. To solve the problem I just included a line 'snortversion="2.0"' before line 'case $(snortversion) in' to force it to recognize my snort version. I do not remember if I had to change something else but try and let me know if it works. --- Frank Knobbe <frank@knobbe.us> wrote: > On Fri, 2004-04-16 at 11:31, d.deboni@edexter.it > wrote: > > When I try to patch snort with this file > > > http://www.snortsam.net/files/snort-...m-patch.tar.gz > > ./patchsnort.sh /usr/local/snort-2.1.2/src > > > > > > > > But I get this error message: > > > > Patching Snort version 1.8... > > patching file spo_alert_fwsam.c > > patching file spo_alert_fwsam.h > > patching file twofish.c > > patching file twofish.h > > patching file plugbase.c > > Hunk #1 FAILED at 105. > > 1 out of 1 hunk FAILED -- saving rejects to file > plugbase.c.rej > > patching file plugbase.h > > Hunk #1 FAILED at 67. > > 1 out of 1 hunk FAILED -- saving rejects to file > plugbase.h.rej > > Patching Makefiles... > > Done > > > I don't get those reject files. It patches cleanly > for me. Please see > the email I sent you privately. Do a fresh CVS > checkout of Snort, CVS > checkout the snort-plugin from Snortsam, then patch. > Builds cleanly > here. > > Regards, > Frank > > -- > Warning at the Gates of Bill: > Abandon hope, all ye who press <ENTER> here... > > > ATTACHMENT part 2 application/pgp-signature name=signature.asc __________________________________ Do you Yahoo!? Yahoo! Tax Center - File online by April 15th http://taxes.yahoo.com/filing.html ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Snort-users mailing list Snort-users@lists.sourceforge.net Go to this URL to change user options or unsubscribe: https://lists.sourceforge.net/lists/...fo/snort-users Snort-users list archive: http://www.geocrawler.com/redir-sf.p...st=snort-users |