1) Please try to get the version #s right - don't dyslex the digits.  I'm
assuming you're referring to 2.1.57, 2.1.58 and 2.1.59...

2) gcc 2.91 is very old.  I've frankly never used anything that old with
ntop (2.96 is shipped w/ RedHat and most distros now ship 3.0.4 or 3.2).
I'm guessing that there's a problem with the support for the POSIX threading
stuff.

Only suggestion I can offer it to use a more recent gcc.

-----Burton

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
Of atit jariwala
Sent: Monday, March 24, 2003 1:22 AM
To: [EMAIL PROTECTED]
Subject: [Ntop-dev] ntop multri threading issue


Hello,
I am using RedHat Linux Kernel 2.2.14-12.
gcc version: gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
and
autoconf-2.53  automake-1.6.3  libtool-1.4.2 .

I found following problems with ntop

with ntop 1.2.57 , 2.1.58 and 1.2.59

if i configure with multi threading enabled then i got following message:
    "Started thread <thread-id> for network packet analyser" .
    above is message from function initThreads() in initialize.c
then it will block... So it is not creating http socket ( which must at port
3001 in my case)
so It will block after creating one thread...........

if i configure with multi threading disabled, then i will run ntop in deamon
mode , it will start ntop
successfully,create socket at port 3001.
and in ntop.c  will set alarm(120)
but it is not catching SIGALRM signal..

and in http.c it will set alarm(120) and catch SIGALRM and then call
quitNow() function....

can any one help me?

waiting for reply
regards
===atit







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

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

Reply via email to