Thread: [bwm-tools-tech] Errors during make
Brought to you by:
nkukard
From: Jonathan H. <jon...@ho...> - 2008-08-08 16:52:21
|
Hello, running fedora 8. Ran configure --with-rrdtool-source. Seemed fine. On make, got the errors below. Any thoughts on what I might be doing wrong? [root@bhnet bwm_tools-200603080716]# makemake all-recursivemake[1]: Entering directory `/root/bwm_tools-200603080716'Making all in libmake[2]: Entering directory `/root/bwm_tools-200603080716/lib'make[3]: Entering directory `/root/bwm_tools-200603080716'make[3]: Leaving directory `/root/bwm_tools-200603080716'if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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; \ then mv -f ".deps/libbwm_la-xmlConf.Tpo" ".deps/libbwm_la-xmlConf.Plo"; else rm -f ".deps/libbwm_la-xmlConf.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -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.oIn 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] Error 1make[2]: Leaving directory `/root/bwm_tools-200603080716/lib'make[1]: *** [all-recursive] Error 1make[1]: Leaving directory `/root/bwm_tools-200603080716'make: *** [all] Error 2 |
From: Nigel K. <nk...@lb...> - 2008-08-08 18:25:23
Attachments:
signature.asc
|
> Hello, running fedora 8. Ran configure --with-rrdtool-source. Seemed > fine. On make, got the errors below. Any thoughts on what I might be > doing wrong? > > [root@bhnet bwm_tools-200603080716]# make Could you try the latest stable release? its dated 2008-01 -N |
From: Jonathan H. <jon...@ho...> - 2008-08-08 18:42:41
|
Looks pretty similar with 0.3.0... [root@bhnet bwm_tools-0.3.0]# makemake all-recursivemake[1]: Entering directory `/root/bwm_tools-0.3.0'Making all in libmake[2]: Entering directory `/root/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.cmkdir .libs 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.oIn 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] Error 1make[2]: Leaving directory `/root/bwm_tools-0.3.0/lib'make[1]: *** [all-recursive] Error 1make[1]: Leaving directory `/root/bwm_tools-0.3.0'make: *** [all] Error 2> Date: Fri, 8 Aug 2008 18:25:21 +0000> From: nk...@lb...> To: bwm...@li...> Subject: Re: [bwm-tools-tech] Errors during make> > > Hello, running fedora 8. Ran configure --with-rrdtool-source. Seemed > > fine. On make, got the errors below. Any thoughts on what I might be > > doing wrong?> > > > [root@bhnet bwm_tools-200603080716]# make> > Could you try the latest stable release? its dated 2008-01> > -N> |
From: Nigel K. <nk...@lb...> - 2008-08-09 15:32:53
Attachments:
signature.asc
|
Will try install fedora and see if I can fix it for you -N Jonathan Hoover wrote: > Looks pretty similar with 0.3.0... > > [root@bhnet bwm_tools-0.3.0]# make > make all-recursive > make[1]: Entering directory `/root/bwm_tools-0.3.0' > Making all in lib > make[2]: Entering directory `/root/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 > mkdir .libs > 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] Error 1 > make[2]: Leaving directory `/root/bwm_tools-0.3.0/lib' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/root/bwm_tools-0.3.0' > make: *** [all] Error 2 > > > Date: Fri, 8 Aug 2008 18:25:21 +0000 > > From: nk...@lb... > > To: bwm...@li... > > Subject: Re: [bwm-tools-tech] Errors during make > > > > > Hello, running fedora 8. Ran configure --with-rrdtool-source. Seemed > > > fine. On make, got the errors below. Any thoughts on what I might be > > > doing wrong? > > > > > > [root@bhnet bwm_tools-200603080716]# make > > > > Could you try the latest stable release? its dated 2008-01 > > > > -N |