Hi all, i am spending a lot of time trying to compile ntop 4.0.3 in a solaris10 sparc environment. autogen and configure end nicely, generating a good makefile, but, when i try make:

bash-3.00$ make
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh ./missing --run echo)

rm -f stamp-h1
touch config.h.in
cd . && /bin/bash ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make  all-recursive
make[1]: Entering directory `/export/home/local/ntop/src/ntop-4.0.3'
Making all in .
make[2]: Entering directory `/export/home/local/ntop/src/ntop-4.0.3'
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/ntop/include/python2.7 -fno-strict-aliasing -I/usr/local/ntop/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/ntop/include -DSOLARIS -I/usr/local/include -I/opt/sfw/include -I/usr/local/ntop/include -I/opt/local/ntop/include -g -save-temps -I/usr/local/ntop/include -I/opt/local/ntop/include -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fPIC -DPIC -I/usr/local/ntop/include/python2.7 -I/usr/local/ntop/include/python2.7 -fno-strict-aliasing -I/usr/local/ntop/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -MT address.lo -MD -MP -MF .deps/address.Tpo -c -o address.lo address.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/ntop/include/python2.7 -fno-strict-aliasing -I/usr/local/ntop/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/ntop/include -DSOLARIS -I/usr/local/include -I/opt/sfw/include -I/usr/local/ntop/include -I/opt/local/ntop/include -g -save-temps -I/usr/local/ntop/include -I/opt/local/ntop/include -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fPIC -DPIC -I/usr/local/ntop/include/python2.7 -I/usr/local/ntop/include/python2.7 -fno-strict-aliasing -I/usr/local/ntop/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -MT address.lo -MD -MP -MF .deps/address.Tpo -c address.c -fPIC -DPIC -o .libs/address.o
In file included from /usr/local/ntop/include/python2.7/Python.h:8,
                 from ntop.h:491,
                 from address.c:21:
/usr/local/ntop/include/python2.7/pyconfig.h:1127:1: warning: "_FILE_OFFSET_BITS" redefined
In file included from /usr/include/stdio.h:22,
                 from ntop.h:137,
                 from address.c:21:
/usr/include/sys/feature_tests.h:188:1: warning: this is the location of the previous definition
In file included from /usr/local/ntop/include/python2.7/Python.h:8,
                 from ntop.h:491,
                 from address.c:21:
/usr/local/ntop/include/python2.7/pyconfig.h:1158:1: warning: "_REENTRANT" redefined
In file included from address.c:21:
ntop.h:113:1: warning: this is the location of the previous definition
In file included from ntop.h:521,
                 from address.c:21:
globals-structtypes.h:74:2: #error "Sorry, I'm unable to define u_int64_t on your platform"
make[2]: *** [address.lo] Error 1
make[2]: Leaving directory `/export/home/local/ntop/src/ntop-4.0.3'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/export/home/local/ntop/src/ntop-4.0.3'
make: *** [all] Error 2


Anybody else have faced this problem?

Any hint/suggestion is really appreciated,
Roberto

<<attachment: roberto_bertucci.vcf>>

_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to