Hi All!
I'm having trouble to install ntop on my mac os x
I have installed all dependencies needed (gdbm and rrd using fink). To
configure the installation I've used the following command line
./configure --build=i386-apple-darwin9.4.0 --prefix=/usr/local --exec-
prefix=/usr/local --with-gdbm-root=/sw --with-rrd-home=/sw/share/rrdtool
After make I get this:
[EMAIL PROTECTED]:~/dev/ntop-trunk$make
make all-recursive
Making all in .
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -
I. -I. -I. -I/sw/include -arch i386 -arch ppc -g -pipe -fno-common -
DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -Wdeclaration-after-
statement -I/usr/local/include -I/System/Library/Perl/5.8.8/darwin-
thread-multi-2level/CORE -DDARWIN -I/usr/local/include -I/opt/local/
include -I/sw/include -no-cpp-precomp -g -O2 -I/usr/local/include -I/
opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -
Wmissing-declarations -Wnested-externs -fno-common -DPIC -MT
address.lo -MD -MP -MF ".deps/address.Tpo" -c -o address.lo address.c; \
then mv -f ".deps/address.Tpo" ".deps/address.Plo"; else rm -f ".deps/
address.Tpo"; exit 1; fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/sw/include -arch i386 -arch
ppc -g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-
aliasing -Wdeclaration-after-statement -I/usr/local/include -I/System/
Library/Perl/5.8.8/darwin-thread-multi-2level/CORE -DDARWIN -I/usr/
local/include -I/opt/local/include -I/sw/include -no-cpp-precomp -g -
O2 -I/usr/local/include -I/opt/local/include -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
gcc-4.0: -E, -S, -save-temps and -M options are not allowed with
multiple -arch flags
make[2]: *** [address.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
If I try installing ntop using fink (version 1.1-1023), It compiles
without any trouble.
Any suggestions?
Cheers,
Victor Ramiro
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop