There have been some changes made to initialize myGlobals with "reasonable" values.
-----Burton -----Original Message----- From: Steve Cooper [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 26, 2002 7:34 AM To: [EMAIL PROTECTED]; Burton M. Strauss III Subject: Re: [Ntop-dev] todays cvs problem compiling on intop ok for some reasion it seems to compile ntop to bind to port 0 insted of port 3000 and if you put a -w or -W with whatever into your startup command line it works happly regards Steve ps. i haven't had to put the -w or -W into my startup line before it just defaulted to port 3000 maybe i missed some news or something On Tuesday 26 February 2002 20:32, you wrote: > this is my command line > cd gdchart0.94c > ../buildAll.sh > cd ../ntop > ../configure > make > does this help? > thanx steve > > On Tuesday 26 February 2002 09:19, you wrote: > > It sounds like you tried to EXECUTE ntop without a -W or -w parameter... > > that message can be greped in the source and found at: > > > > main.c:728: printf("FATAL ERROR: both -W and -w can't be set to > > 0.\n"); > > > > No clue why it would happen in a make, unless you have a command line > > like: make && ntop > > > > -----Burton > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf > > Of Steve Cooper > > Sent: Tuesday, February 26, 2002 3:08 AM > > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > > Subject: [Ntop-dev] todays cvs problem compiling on intop > > > > > > gcc -g -O2 -pipe -o .libs/intop argv.o command.o getopt.o gnuline.o > > prompt.o intop.o init.o open.o close.o filter.o pcapmore.o sniff.o > > uptime.o status.o lsdev.o nettable.o info.o swap.o hosts.o arp.o nbt.o > > top.o bind.o hash.o dump.o ../.libs/libntop.so -L/usr/local/lib -lpcap > > -lgdbm -lpthread -lresolv -lnsl -ldl -lcrypt -lm -lz > > -L/home/adsl_access/cvs/ntop-1/gdchart0.94c -lgdchart > > -L/home/adsl_access/cvs/ntop-1/gdchart0.94c/gd-1.8.3 -lgd > > -L/home/adsl_access/cvs/ntop-1/gdchart0.94c/gd-1.8.3/libpng-1.0.8 -lpng > > -L/home/adsl_access/cvs/ntop-1/gdchart0.94c/zlib-1.1.3 -lz > > -L/usr/local/ssl/lib -lssl -lcrypto -lreadline -lncurses -lpthread > > -lresolv -lnsl -ldl -lcrypt -lm -lz > > -L/home/adsl_access/cvs/ntop-1/gdchart0.94c -lgdchart > > -L/home/adsl_access/cvs/ntop-1/gdchart0.94c/gd-1.8.3 -lgd > > -L/home/adsl_access/cvs/ntop-1/gdchart0.94c/gd-1.8.3/libpng-1.0.8 -lpng > > -L/home/adsl_access/cvs/ntop-1/gdchart0.94c/zlib-1.1.3 -lz > > -L/usr/local/ssl/lib -lssl -lcrypto -Wl,--rpath -Wl,/usr/local/lib > > creating intop > > make[2]: Leaving directory `/home/adsl_access/cvs/ntop-1/ntop/intop' > > make[1]: Leaving directory `/home/adsl_access/cvs/ntop-1/ntop' > > FATAL ERROR: both -W and -w can't be set to 0. > > > > i got this error from todays cvs sync > > Thanx Steve > > -- > > ################################################################ > > Steve Cooper:- IT System Analyst > > Australian Taxation Office:- Small Business Electronic Commerce > > Email:- [EMAIL PROTECTED] <- please use this address > > [EMAIL PROTECTED] > > Phone:- 62163337/ > > ICQ:- 108978101 > > ################################################################ > > -------------------------------------------------------- > > Note to the masses: > > Folks.... Rule of thumb. If it says beta, the chances are good that > > unless you are a developer of some kind with good skills, you *are* going > > to break your system. When the docs say might, read might as *WILL*. > > Beta is for testing... and tests fail. > > -------------------------------------------------------- > > _______________________________________________ > > Ntop-dev mailing list > > [EMAIL PROTECTED] > > http://listmanager.unipi.it/mailman/listinfo/ntop-dev > > > > _______________________________________________ > > Ntop-dev mailing list > > [EMAIL PROTECTED] > > http://listmanager.unipi.it/mailman/listinfo/ntop-dev -- ################################################################ Steve Cooper:- IT System Analyst Australian Taxation Office:- Small Business Electronic Commerce Email:- [EMAIL PROTECTED] <- please use this address [EMAIL PROTECTED] Phone:- 62163337/ ICQ:- 108978101 ################################################################ -------------------------------------------------------- Note to the masses: Folks.... Rule of thumb. If it says beta, the chances are good that unless you are a developer of some kind with good skills, you *are* going to break your system. When the docs say might, read might as *WILL*. Beta is for testing... and tests fail. -------------------------------------------------------- _______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://listmanager.unipi.it/mailman/listinfo/ntop-dev
