Snort mailing list archives

Problem building Snort 2.01 & Spade-030125.1


From: Bill Tan <bill () wwtan com>
Date: Sun, 03 Aug 2003 11:56:23 -0400

I currently have Snort 2.01 running on RH7.3 without any problems. I'm trying to add Spade, and am hitting a problem when I run "make". It gags when it hits the preprocessor portion.

Here's line 121 of Makefile (this is a problem line based on the "make" output below):

Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status

Both variables are set to the default of '.'

Any help would be appreciated. I'm guessing that it's probably something simple.


====================================

[root@snort1 snort-2.0.1]# make
make  all-recursive
make[1]: Entering directory `/root/snort-2.0.1'
Making all in src
make[2]: Entering directory `/root/snort-2.0.1/src'
cd .. && /bin/sh ./config.status src/Makefile
.
.
.
Making all in preprocessors
make[3]: Entering directory `/root/snort-2.0.1/src/preprocessors'
Makefile:121: *** missing separator.  Stop.
make[3]: Leaving directory `/root/snort-2.0.1/src/preprocessors'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/snort-2.0.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/snort-2.0.1'
make: *** [all] Error 2
[root@snort1 snort-2.0.1]# ls





-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
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: