RE: [Ntop] FreeBSD 4.5R and LOTS of ntop zombies when using web interface

2002-02-15 Thread Burton M. Strauss III
In my 04Feb2002 message about changes to ntop, I mentioned the zombie: 7. Some code that looks like it's work on the BSD zombie problem... grep for usedFork... then again... Have you tried one of the more recent snapshots? Feed back on whether it's fixed would be useful... -Burton

RE: [Ntop] FreeBSD 4.5R and LOTS of ntop zombies when using web interface

2002-02-15 Thread Sean O'Neill
I'm trying to compile snapshot 2-15-2002 but I'm getting the following error on FreeBSD 4.5R: # gmake gmake all-recursive gmake[1]: Entering directory `/tmp/ntop-current/ntop' Making all in . gmake[2]: Entering directory `/tmp/ntop-current/ntop' /bin/sh ./libtool --mode=link gcc -g -O2 -pipe

RE: [Ntop] FreeBSD 4.5R and LOTS of ntop zombies when using web interface

2002-02-15 Thread Sean O'Neill
K ... I cheated a bit and hacked libtool by changing the following #current=$2 current=0 This allowed the compile to continue - somewhat. Now I'm getting this: .libs/libntop.so: undefined reference to `atoll' gmake[2]: *** [ntop] Error 1 gmake[2]: Leaving directory