[Prelude Hybrid IDS] #278: Compiling prelude-manager-0.9.11.1 on Solaris fails
"Prelude Hybrid IDS" <[email protected]>
| Newsgroups | gmane.comp.security.ids.prelude.devel |
|---|---|
| Message-ID | <[email protected]> |
#278: Compiling prelude-manager-0.9.11.1 on Solaris fails -----------------------------------+---------------------------------------- Reporter: [email protected] | Owner: yoann Type: defect | Status: new Priority: normal | Milestone: Component: generic | Version: 0.9 Severity: critical | Keywords: -----------------------------------+---------------------------------------- I'm using GNU make and compiling with gcc 3.4.6 ends up with the following error: {{{ gmake[3]: Entering directory `/data/dummy/prelude-manager-0.9.11.1/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./include/ -I../libmissing -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthreads -I/usr/local/include -DPRELUDE_CONFIG_DIR=\"/usr/local/etc/prelude\" -DCONFIG_DIR=\"/usr/local/etc/prelude-manager\" -DREPORT_PLUGIN_DIR=\"/usr/local/lib/prelude-manager/reports\" -DDECODE_PLUGIN_DIR=\"/usr/local/lib/prelude-manager/decodes\" -DFILTER_PLUGIN_DIR=\"/usr/local/lib/prelude-manager/filters\" -DMANAGER_SCHEDULER_DIR=\"/usr/local/var/spool/prelude-manager/scheduler\" -DMANAGER_FAILOVER_DIR=\"/usr/local/var/spool/prelude-manager/failover\" -DMANAGER_RUN_DIR=\"/usr/local/var/run/prelude-manager\" -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad- function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -MT bufpool.o -MD -MP -MF ".deps/bufpool.Tpo" -c -o bufpool.o bufpool.c; \ then mv -f ".deps/bufpool.Tpo" ".deps/bufpool.Po"; else rm -f ".deps/bufpool.Tpo"; exit 1; fi In file included from bufpool.c:24: ../libmissing/string.h:304: error: syntax error before "__stringp" ../libmissing/string.h:304: warning: function declaration isn't a prototype gmake[3]: *** [bufpool.o] Error 1 gmake[3]: Leaving directory `/data/dummy/prelude-manager-0.9.11.1/src' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/data/dummy/prelude-manager-0.9.11.1/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/data/dummy/prelude-manager-0.9.11.1' gmake: *** [all] Error 2 }}} -- Ticket URL: <https://trac.prelude-ids.org/ticket/278> Prelude Hybrid IDS <http://www.prelude-ids.org> The Prelude Hybrid Intrusion Detection System suite _______________________________________________ Prelude-devel site list [email protected] http://www.prelude-ids.org/mailman/listinfo/prelude-devel