ARE set on all formal releases and major milestone development releases...
$ cvs log main.c
RCS file: /export/home/ntop/ntop/main.c,v
Working file: main.c
head: 2.170
branch:
locks: strict
access list:
symbolic names:
ntop_2_2_93: 2.158
ntop_2_2c: 2.121.2.2
ntop_2_1: 2.69
ntop_2_2_patches: 2.121.0.2
ntop_2_2: 2.121
ntop_2_1_92: 2.120
ntop_2_1_90: 2.117
ntop_2_1_59: 2.117
ntop_2_1_57: 2.115
ntop_2_1_56: 2.111
ntop_2_1_54: 2.104
ntop_2_1_53: 2.100
ntop_2_1_52: 2.97
ntop_2_1_50: 2.81
ntop_2_1_2: 2.69
ntop_2_2_devbegin: 2.70
rel-2-1: 2.69
rel-2-0: 1.58
REL_1-3-2: 1.1.1.1
NTOP: 1.1.1
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of
Julien TOUCHE
Sent: Monday, December 01, 2003 10:05 AM
To: Ntop
Subject: [Ntop] ntop + openbsd
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
_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop