Re: [bwm-tools-tech] bwmd crash 3-4 times the day
Brought to you by:
nkukard
From: Nigel K. <nk...@lb...> - 2008-09-01 10:22:07
|
Hi, > this evening i test the installation from bwm_tools-0.3.0 under Fedora 9. > (Sorry that i make it not faster, but i have no time the last 14 days) > OK, I change the flow.h file after your instruction. > Than ..... > 1. ./configure --> no Problem > 2. make --> the follow message ... > > make > make all-recursive > make[1]: Entering directory `/home/Ralph/bwmd/bwm_tools-0.3.0' > Making all in lib > make[2]: Entering directory `/home/Ralph/bwmd/bwm_tools-0.3.0/lib' > /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DLOG_DIR=\"/var/bwm_tools\" -g -O2 -MT libbwm_la-xmlConf.lo -MD -MP -MF .deps/libbwm_la-xmlConf.Tpo -c -o libbwm_la-xmlConf.lo `test -f 'xmlConf.c' || echo './'`xmlConf.c > gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DLOG_DIR=\"/var/bwm_tools\" -g -O2 -MT libbwm_la-xmlConf.lo -MD -MP -MF .deps/libbwm_la-xmlConf.Tpo -c xmlConf.c -fPIC -DPIC -o .libs/libbwm_la-xmlConf.o > In file included from ../include/flow.h:32, > from ../include/autoclass.h:30, > from xmlConf.c:33: > /usr/include/linux/netfilter.h:40: error: expected specifier-qualifier-list before '__u32' > make[2]: *** [libbwm_la-xmlConf.lo] Fehler 1 > make[2]: Leaving directory `/home/Ralph/bwmd/bwm_tools-0.3.0/lib' > make[1]: *** [all-recursive] Fehler 1 > make[1]: Leaving directory `/home/Ralph/bwmd/bwm_tools-0.3.0' > make: *** [all] Fehler 2 > > Hope it will help that you find the problem ;-) > > I will try to check my second problem this week. > Than i send you the backtrace. Sure you applied the patch I sent to the list? -N |