[bwm-tools-tech] Member List
Brought to you by:
nkukard
From: <ral...@ra...> - 2008-05-20 07:59:34
|
Hello from Germany, i have a little problem and hope you can help me. I try to install a new server. My linux is the new Fedora 9 with Kernel 2.6.25.3, iproute 2.6.26-1 and iptables-1.4.0.4. So i download bwmd-0.3.0 and start ./configure without a problem. But then i go to the next step make, i become the follow result ....... ralph buchmann email: ral...@t-... 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:31, 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 Now, what can i do ?? Best Regards Ralph |