Snort mailing list archives
Re: Error compiling snort with snortsam
From: Joel Esler <jesler () sourcefire com>
Date: Wed, 17 Apr 2013 08:44:08 -0400
Snort sam does not need to be compiled into Snort anymore, it is now a part of barnyard2 from what I understand. On Wed, Apr 17, 2013 at 3:09 AM, Ashraf Ali <ashrafali.ibs () gmail com> wrote:
Hi All
i just compiled snortsam with snort 2.9.4.5 , and run *./configure* in
snort folder , it went fine , but when i run* make* , its showing the
following errors.
../../src/twofish.h:251:15: note: expected ‘char *’ but argument is of
type ‘unsigned char *’
spo_alert_fwsam.c:1293:5: warning: passing argument 2 of ‘TwoFishDecrypt’
from incompatible pointer type [enabled by default]
In file included from spo_alert_fwsam.h:38:0,
from spo_alert_fwsam.c:109:
../../src/twofish.h:251:15: note: expected ‘char **’ but argument is of
type ‘unsigned char **’
spo_alert_fwsam.c:1320:7: error: incompatible type for argument 1 of
‘sfip_to_str’
In file included from ../../src/ipv6_port.h:28:0,
from ../../src/decode.h:51,
from ../../src/spo_plugbase.h:30,
from ../../src/snort.h:35,
from spo_alert_fwsam.h:32,
from spo_alert_fwsam.c:109:
../../src/sfutil/sf_ip.h:503:7: note: expected ‘const struct sfip_t *’ but
argument is of type ‘struct in_addr’
*spo_alert_fwsam.c:1325:6: error: incompatible type for argument 1 of
‘sfip_to_str’*
In file included from ../../src/ipv6_port.h:28:0,
from ../../src/decode.h:51,
from ../../src/spo_plugbase.h:30,
from ../../src/snort.h:35,
from spo_alert_fwsam.h:32,
from spo_alert_fwsam.c:109:
../../src/sfutil/sf_ip.h:503:7: note: expected ‘const struct sfip_t *’ but
argument is of type ‘struct in_addr’
*spo_alert_fwsam.c:1330:5: error: incompatible type for argument 1 of
‘sfip_to_str’*
In file included from ../../src/ipv6_port.h:28:0,
from ../../src/decode.h:51,
from ../../src/spo_plugbase.h:30,
from ../../src/snort.h:35,
from spo_alert_fwsam.h:32,
from spo_alert_fwsam.c:109:
../../src/sfutil/*sf_ip.h:503:7: note: expected ‘const struct sfip_t *’
but argument is of type ‘struct in_addr’*
make[3]: *** [spo_alert_fwsam.o] Error 1
make[3]: Leaving directory `/usr/src/snort-2.9.4.5/src/output-plugins'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/snort-2.9.4.5/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/snort-2.9.4.5'
make: *** [all] Error 2
Pls help in resolving the issue.
Regards,
Ashraf
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
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://sourceforge.net/mailarchive/forum.php?forum_name=snort-users
Please visit http://blog.snort.org to stay current on all the latest
Snort news!
-- Joel Esler Senior Research Engineer, VRT OpenSource Community Manager Sourcefire
------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________ 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://sourceforge.net/mailarchive/forum.php?forum_name=snort-users Please visit http://blog.snort.org to stay current on all the latest Snort news!
Current thread:
- Error compiling snort with snortsam Ashraf Ali (Apr 17)
- Re: Error compiling snort with snortsam Joel Esler (Apr 17)
- Re: Error compiling snort with snortsam Castle, Shane (Apr 17)
- Re: Error compiling snort with snortsam Joel Esler (Apr 17)
- Re: Error compiling snort with snortsam beenph (Apr 17)
- Re: Error compiling snort with snortsam Joel Esler (Apr 17)
- <Possible follow-ups>
- Re: Error compiling snort with snortsam Ashraf Ali (Apr 18)
