Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Snort-Users
[Top] [All Lists]

[Snort-users] Errors compiling Snort 2.8.1 with IPv6 and Prelude support

Subject: [Snort-users] Errors compiling Snort 2.8.1 with IPv6 and Prelude support
Date: Wed, 16 Apr 2008 10:46:30 -0400
Hello all,

We had someone drop by the #snort channel last night; skor.  He
reported a problem compiling Snort 2.8.1 with both IPv6 and Prelude
support enabled.  I was able to reproduce the problem.  I ran
configure as './configure --enable-ipv6 --enable-prelude' and ran
'make'.  Here is the relevant error:

... snip ...
gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil
-I/usr/include/pcap -I../../src/output-plugins
-I../../src/detection-plugins -I../../src/dynamic-plugins
-I../../src/preprocessors -I../../src/preprocessors/flow
-I../../src/preprocessors/portscan
-I../../src/preprocessors/flow/int-snort
-I../../src/preprocessors/HttpInspect/include
-I../../src/preprocessors/Stream5 -I../../src/target-based
-fno-strict-aliasing  -g -O2 -Wall -pthread -DSUP_IP6 -DDYNAMIC_PLUGIN
-fno-strict-aliasing -c spo_alert_prelude.c
spo_alert_prelude.c: In function 'packet_to_data':
spo_alert_prelude.c:415: error: incompatible type for argument 1 of
'sfip_to_str'
spo_alert_prelude.c: In function 'AlertPreludeSetup':
spo_alert_prelude.c:801: warning: passing argument 3 of
'RegisterOutputPlugin' from incompatible pointer type
make[3]: *** [spo_alert_prelude.o] Error 1
make[3]: Leaving directory `/usr/src/snort-2.8.1/src/output-plugins'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/snort-2.8.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/snort-2.8.1'
make: *** [all] Error 2

Thank You,
Christopher Blume

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
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

<Prev in Thread] Current Thread [Next in Thread>
  • [Snort-users] Errors compiling Snort 2.8.1 with IPv6 and Prelude support, Christopher Blume <=