i just try to compile from cvs on openbsd 3.4-stable/i386


configure: ./configure --prefix=/opt --with-rrd-root=/usr/local --enable-sslv3 -enable-iknowbetter --with-libpng-include=/usr/local/include/libpng --with-localedir=/usr/local/share/locale

i need to edit config.h to define HAVE_NETINET_IF_ETHER_H and HAVE_NET_IF_H (has stated in my previous mail, Nov 8).
is there any plan to include a correction for this ?


on compile, it seems new code block:
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/local/include/libpng -I/share2/tmp/ntop/ntop-cvs/ntop/myrrd -DOPENBSD -I/usr/local/include -I/usr/local/include/libpng -I/share2/tmp/ntop/ntop-cvs/ntop/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 iface.c -Wp,-MD,.deps/iface.TPlo -fPIC -DPIC -o .libs/iface.lo
iface.c: In function `iface_new':
iface.c:178: dereferencing pointer to incomplete type
iface.c:178: dereferencing pointer to incomplete type
iface.c:179: dereferencing pointer to incomplete type
iface.c:202: dereferencing pointer to incomplete type
iface.c:203: dereferencing pointer to incomplete type
iface.c:204: dereferencing pointer to incomplete type
iface.c:210: warning: passing arg 2 of `memcpy' makes pointer from integer without a cast
gmake[2]: *** [iface.lo] Error 1
gmake[2]: Leaving directory `/share2/tmp/ntop/ntop-cvs/ntop'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/share2/tmp/ntop/ntop-cvs/ntop'
gmake: *** [all] Error 2



--disable-ipv6 doesn't change the problem



Regards


Julien

note: it would be cool, if ntop download page give the form of cvs flag so we could test which release could be compile/use on openbsd.
for example a `cvs checkout -P -rNTOP_X_Y_ZZ ntop`


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

Reply via email to