now i tryed the following # make clean # make rmconfig # make (but i do not select xmldump in the menu) at the end the console shows me .... xmldumpPlugin.c:50:2: warning: #warning xmldumpPlugin.c:51:2: warning: #warning =========================================================== xmldumpPlugin.c:52:2: warning: #warning xmldumpPlugin.c:53:2: warning: #warning Missing header files, disabling xmldump plugin xmldumpPlugin.c:54:2: warning: #warning xmldumpPlugin.c:55:2: warning: #warning FOR MOST USERS THIS IS NOT A PROBLEM xmldumpPlugin.c:56:2: warning: #warning ntop will build and run just fine... xmldumpPlugin.c:57:2: warning: #warning xmldumpPlugin.c:58:2: warning: #warning Why? xmldumpPlugin.c:59:2: warning: #warning xmldumpPlugin.c:61:2: warning: #warning glibconfig.h unavailable xmldumpPlugin.c:64:2: warning: #warning glib.h unavailable xmldumpPlugin.c:67:2: warning: #warning gdome.h unavailable xmldumpPlugin.c:70:2: warning: #warning xmlversion.h unavailable xmldumpPlugin.c:75:2: warning: #warning xmldumpPlugin.c:76:2: warning: #warning =========================================================== xmldumpPlugin.c:77:2: warning: #warning
maybe thats the reason why ntop makes problems. # make install afterwards i have to add the ntop by hand and set the permissions on /usr/local/share/ntop it work now without xmldump. [email protected] schrieb am 12.06.05 16:45:10: > > Like I said, the error message surrounding sys/sched.h... > > For EXAMPLE: > > configure:33573: checking sys/sched.h usability > configure:33585: gcc -c -g -O2 -I/usr/local/include -Wshadow -Wpointer-arith > -Wmissing-prototypes -Wmissing-declarations -Wnested-ex > terns -fPIC -DPIC -DLINUX -I/usr/include/glib-1.2 -I/usr/include/libgdome > -I/usr/lib/glib/include -I/usr/local/include conftest.c > >&5 > conftest.c:147:23: error: sys/sched.h: No such file or directory > configure:33591: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > ... > > > -----Burton > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of > [EMAIL PROTECTED] > Sent: Sunday, June 12, 2005 9:29 AM > To: [email protected] > Subject: RE: [Ntop] configure: WARNING: sys/sched.h: present but > cannotbecompiled > > > (1) = 3.1 > > (2) = see below > .....8<----------------- > .... > It was created by ntop configure 3.1, which was generated by GNU Autoconf > 2.59. Invocation command line was > > $ ./configure --localstatedir=/var/db --with-ossl-root=/usr > --with-gdbm-root=/usr/local --with-gd-root=/usr/local --with-libp > ng-root=/usr/local --with-zlib-root=/usr --disable-ipv6 --with-tcpwrap > --with-pcap-root=/usr/local --enable-i18n --with-localed > ir=/usr/local/share/locale --prefix=/usr/local > --build=i386-portbld-freebsd5.4 > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = > uname -m = i386 > uname -r = 5.4-RELEASE > uname -s = FreeBSD > uname -v = FreeBSD 5.4-RELEASE #0: Sun May 8 10:21:06 UTC 2005 > [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC > > /usr/bin/uname -p = i386 > /bin/uname -X = unknown > > /bin/arch = unknown > /usr/bin/arch -k = unknown > /usr/convex/getsysinfo = unknown > hostinfo = unknown > /bin/machine = unknown > /usr/bin/oslevel = unknown > /bin/universe = unknown > > PATH: /usr/local/libexec/libtool13 > PATH: /sbin > PATH: /bin > PATH: /usr/sbin > PATH: /usr/bin > PATH: /usr/games > PATH: /usr/local/sbin > PATH: /usr/local/bin > PATH: /usr/X11R6/bin > PATH: /root/bin > > > ## ----------- ## > ## Core tests. ## > ## ----------- ## > > configure:1457: checking build system type .... > > .....8<----------------- > > > what do you need from this file ? > > # ls -lh config.log > -rw-r--r-- 1 root wheel 344K Jun 12 16:01 config.log > > cu > madd > > [email protected] schrieb am 12.06.05 16:03:34: > > > > (1) What version of ntop? > > (2) What's in config.log? That will have the actual test program and > > results. > > > > Sounds like they've repackaged the fool things AGAIN. > > > > -----Burton > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > > Of [EMAIL PROTECTED] > > Sent: Sunday, June 12, 2005 8:26 AM > > To: [email protected] > > Subject: [Ntop] configure: WARNING: sys/sched.h: present but cannot > > becompiled > > > > > > on freebsd 5.4 i get the following > > > > /usr/ports/net/ntop# make clean && make && make install && make clean > ..... > > configure: WARNING: sys/sched.h: present but cannot be compiled > > configure: WARNING: sys/sched.h: check for missing prerequisite > headers? > > configure: WARNING: sys/sched.h: see the Autoconf documentation > > configure: WARNING: sys/sched.h: section "Present But Cannot Be > > Compiled" > > configure: WARNING: sys/sched.h: proceeding with the preprocessor's > > result > > configure: WARNING: sys/sched.h: in the future, the compiler will take > > precedence > > configure: WARNING: ## ------------------------------- ## > > configure: WARNING: ## Report this to the ntop lists. ## > > configure: WARNING: ## ------------------------------- ## > > > > > > </info> > > > > > > cu madd > > _______________________________________________ > > Ntop mailing list > > [email protected] > > http://listgateway.unipi.it/mailman/listinfo/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 > > _______________________________________________ > Ntop mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
