This is a discussion on [Snort-users] Errors compiling Snort 2.8.1 with IPv6 and Prelude within the Snort forums, part of the System Security and Security Related category; Hello all, We had someone drop by the #snort channel last night; skor. He reported a problem compiling Snort 2....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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;198757...un.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/...fo/snort-users Snort-users list archive: http://www.geocrawler.com/redir-sf.p...st=snort-users |