Hi, could someone tell me, how to compile ntop 2.1.3 static? I tried it like this: CCFLAGS=-static CFLAGS=-static LDFLAGS=-static ./configure but during make I get the following error: creating libsflowPlugin.la (cd .libs && rm -f libsflowPlugin.la && ln -s ../libsflowPlugin.la libsflowPlugin.la) gcc -bundle -flat_namespace -undefined suppress -o .libs/libicmpPlugin.so icmpPlugin.o gcc: suppress: No such file or directory gcc: file path prefix `/usr/lib/gcc-lib/undle/2.95.3/' never used make[3]: *** [.libs/libicmpPlugin.so] Error 1 make[3]: Leaving directory `/usr/local/src/ntop-2.1.3/ntop/plugins' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/local/src/ntop-2.1.3/ntop/plugins' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/src/ntop-2.1.3/ntop' make: *** [all] Error 2
Thanks Thomas -- Linux is like a wigwam - no windows, no gates, apache inside. _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
