manage to pass configure with the following:
+ ./configure --prefix=/opt --with-rrd-root=/usr/local -enable-iknowbetter --enable-sslv3 --with-libpng-include=/usr/local/include/libpng --with-localedir=/usr/local/share/locale --disable-mt
+ LDFLAGS=-L/usr/local/lib -lttf -lpng -ljpeg NTOPCONFIGDEBUG=yes CFLAGS=-I/usr/include/glib-1.2


compile stops here:

gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/local/include/libpng -I/share2/tmp/ntop-2.2.95/myrrd -DOPENBSD -I/usr/local/include -I/usr/local/include/libpng -I/share2/tmp/ntop-2.2.95/myrrd -g -I/usr/include/glib-1.2 -I/usr/local/include -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fPIC -g -I/usr/include/glib-1.2 -I/usr/local/include -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fPIC -c globals-core.c -Wp,-MD,.deps/globals-core.TPlo -fPIC -DPIC -o .libs/globals-core.lo
globals-core.c: In function `initNtopGlobals':
globals-core.c:376: sizeof applied to an incomplete type
globals-core.c:377: sizeof applied to an incomplete type
gmake[2]: *** [globals-core.lo] Error 1
gmake[2]: Leaving directory `/share2/tmp/ntop-2.2.95'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/share2/tmp/ntop-2.2.95'
gmake: *** [all] Error 2


Regards

Julien

_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to