#19675: ntop fails to install -----------------------------------+---------------------------------------- Reporter: richardosborn@… | Owner: markd@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: ntop -----------------------------------+---------------------------------------- Comment(by blb@…): {{{ /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include -I/opt/local/lib/perl5/5.8.9 /darwin-2level/CORE -I/opt/local/include -I/opt/local/include -DDARWIN -I/usr/local/include -I/opt/local/include -g -no-cpp-precomp -O2 -I/opt/local/include -I/usr/local/include -I/opt/local/include -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested- externs -fno-common -DPIC -MT address.lo -MD -MP -MF .deps/address.Tpo -c address.c -fno-common -DPIC -o .libs/address.o In file included from address.c:21: ntop.h:413:19: error: GeoIP.h: No such file or directory ntop.h:414:23: error: GeoIPCity.h: No such file or directory }}} Wasn't this fixed in r50993 (ticket #19578)? Use {{{ sudo port clean --work ntop sudo port selfupdate }}} to make sure things are clean and up to date, then try installing ntop again. Or did that fix cause ntop to need the libgeoip port? -- Ticket URL: <http://trac.macports.org/ticket/19675#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS