Snort mailing list archives

RE: Spade/Spice and Snort?


From: Matt Kettler <mkettler () evi-inc com>
Date: Wed, 12 Nov 2003 13:11:56 -0500

At 01:58 PM 11/3/2003, Michael Steele wrote:
Spade and Spice will be transferred to Demarc shortly, and as far as I know
the current release of Spade will work with 2.x. At one point we did have it
installed and working on 2.x

For reference, yesterday I built a copy of snort 2.0.4 with Spade-030125.1 and it works fine. However I did have fix some errant newlines in a couple of Makefiles.

Basically I wound up with things like this:
        libspp_a_OBJECTS = $(am_libspp_a_OBJECTS)
        spp_spade.o\
instead of this:
        libspp_a_OBJECTS = $(am_libspp_a_OBJECTS)\
        spp_spade.o

I don't remember exactly where the other occurrence of a mis-escaped newline snuck in, but there were two of them and they were straightforward to fix. Without fixing them I was getting unresolved externals.. (because spp_spade.o wasn't being linked into libspp.. go figure)




-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: