Hi guys, I'm trying to compile ntop3.0 in rh9, but i get the following output from 'make':
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/src/ntop-3.0/myrrd -I/usr/kerberos/include/ -DHAVE_FILEDESCRIPTORBUG -DLINUX -I/usr/include/libxml2/libxml -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/local/include -I/usr/src/ntop-3.0/myrrd -g -O2 -I/usr/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fPIC -g -O2 -I/usr/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fPIC -c util.c -MT util.lo -MD -MP -MF .deps/util.TPlo -fPIC -DPIC -o .libs/util.lo util.c:5057: warning: declaration of `versionSite' shadows a global declaration util.c:52: warning: shadowed declaration is here util.c: In function `processVersionFile': util.c:5449: internal error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions. make[2]: *** [util.lo] Error 1 make[2]: Leaving directory `/usr/src/ntop-3.0' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/ntop-3.0' make: *** [all] Error 2 Could anybody told me what's wrong? Regards, Wilson _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
