Package Details: ntop 5.0.1-15

Git Clone URL: https://aur.archlinux.org/ntop.git (read-only, click to copy)
Package Base: ntop
Description: A network traffic probe that shows the network usage.
Upstream URL: https://www.ntop.org/
Licenses: GPL
Submitter: Foxboron
Maintainer: bidulock
Last Packager: bidulock
Votes: 6
Popularity: 0.000100
First Submitted: 2021-01-20 21:08 (UTC)
Last Updated: 2021-12-21 05:36 (UTC)

Pinned Comments

bidulock commented on 2023-08-11 18:20 (UTC)

Please don't mark this out of date. 5.0.1 is the last stable version of ntop before ntopng. If you want ntopng, see the ntopng package on AUR.

Latest Comments

bidulock commented on 2023-08-11 18:20 (UTC)

Please don't mark this out of date. 5.0.1 is the last stable version of ntop before ntopng. If you want ntopng, see the ntopng package on AUR.

dreieck commented on 2021-10-13 13:59 (UTC)

Also fails to build for me with gcc: error: unrecognized command-line option ‘-flat_namespace’:

[...]
make[3]: Leaving directory '/[...]/ntop/src/ntop-5.0.1'
Making all in .
make[3]: Entering directory '/[...]/ntop/src/ntop-5.0.1/plugins'
cd .. && make  am--refresh
make[4]: Entering directory '/[...]/ntop/src/ntop-5.0.1'
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh ./missing --run echo -I m4
-I m4
 cd . && /bin/sh ./missing --run echo --gnu
--gnu
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh ./missing --run echo

make[4]: Leaving directory '/[...]/ntop/src/ntop-5.0.1'
make[4]: Entering directory '/[...]/ntop/src/ntop-5.0.1'
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh ./missing --run echo -I m4
-I m4
 cd . && /bin/sh ./missing --run echo --gnu
--gnu
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh ./missing --run echo

make[4]: Leaving directory '/[...]/ntop/src/ntop-5.0.1'
cd .. && make  am--refresh
make[4]: Entering directory '/[...]/ntop/src/ntop-5.0.1'
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh ./missing --run echo -I m4
-I m4
 cd . && /bin/sh ./missing --run echo --gnu
--gnu
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh ./missing --run echo

make[4]: Leaving directory '/[...]/ntop/src/ntop-5.0.1'
gcc: error: unrecognized command-line option ‘-flat_namespace’
make[3]: *** [Makefile:941: .libs/libnetflowPlugin.so] Error 1
make[3]: Leaving directory '/[...]/ntop/src/ntop-5.0.1/plugins'
make[2]: *** [Makefile:645: all-recursive] Error 1
make[2]: Leaving directory '/[...]/ntop/src/ntop-5.0.1/plugins'
make[1]: *** [Makefile:944: all-recursive] Error 1
make[1]: Leaving directory '/[...]/ntop/src/ntop-5.0.1'
make: *** [Makefile:599: all] Error 2

whight commented on 2021-04-09 02:01 (UTC)

This is currently failing to build:

gcc: error: netflowPlugin.o: No such file or directory
gcc: error: unrecognized command-line option ‘-flat_namespace’