Not really... I downloaded the most recent snapshot (02-02-25), and was able
to build it with my usual patches, no problems.  It really looks like
somehow you've got an execution line in there with -w: so that it overrides
the port.

1. Try running ./autogen.sh -1 first
2. You say "cvs" - are you talking about the
http://snapshot.ntop.org/tgz/02-02-xx.tgz snapshot or really from the CVS?
Either way, try one later or earlier.
3. I'm out of ideas...  It works fine for me, which is all I can test...

-----Burton

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf
Of Steve Cooper
Sent: Tuesday, February 26, 2002 3:33 AM
To: [EMAIL PROTECTED]
Subject: Re: [Ntop-dev] todays cvs problem compiling on intop


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 -lresol
v
> -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

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

Reply via email to