I'm experiencing strange difficulties compiling ntop on a redhat release
5.0 station (kernel 2.0.38).
rpm tells me:
gcc-2.7.2.3-8
gcc-c++-2.7.2.3-8
gcc-objc-2.7.2.3-8
automake-1.2-3
make-3.76.1-2
I'm using the daily snapshot of 24 september.
I first compiled and installed zlib, libpng and gd, then compiled
gdchart.
After that I went to the ntop dir and did a ./configure followed by a
make.
When typing make, it seems to do a second configure and then it starts
computing dependencies.
Then it goes wrong:
Computing dependencies for admin.c...
Computing dependencies for address.c...
make[1]: Leaving directory `/home/serge/ntop-current/ntop'
make[1]: Entering directory `/home/serge/ntop-current/ntop'
Making all in .
make[2]: Entering directory `/home/serge/ntop-current/ntop'
make all-recursive
<...snip...>
These makes pop up until the machine runs out of memory:
Making all in .
make[98]: Entering directory `/home/serge/ntop-current/ntop'
make[98]: *** virtual memory exhausted. Stop.
And the it goes back:
make[98]: Leaving directory `/home/serge/ntop-current/ntop'
make[97]: *** [all-recursive] Error 1
make[97]: Leaving directory `/home/serge/ntop-current/ntop'
All the way to:
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/serge/ntop-current/ntop'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/home/serge/ntop-current/ntop'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/serge/ntop-current/ntop'
make: *** [all-recursive-am] Error 2
Can somebody tell me what's going wrong here?
Serge.
_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listmanager.unipi.it/mailman/listinfo/ntop