Dear all,
   I am trying to install ntop 3.3.6 from source. running ./autogen.sh goes
on fine but then when I type make [I got the same result by typing sudo
make] here is the error message I get. Any assistance will be appreciated.

[EMAIL PROTECTED]:~/ntop$ sudo make
make  all-recursive
make[1]: Entering directory `/home/tamon/ntop'
Making all in .
make[2]: Entering directory `/home/tamon/ntop'
/bin/bash ./libtool --tag=CC   --mode=link gcc  -g -O2 -I/usr/local/include
-I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wmissing-declarations -Wnested-externs  -fPIC -DPIC  -L/usr/local/lib
-L/opt/local/lib -o ntop ntop-main.o ntop-admin.o libntopreport.la
libntop.la -lpthread -ldl -lcrypt -lc -lrrd_th -lgdbm -lz   -lpcap  -Wl,-E
-L/usr/local/lib /usr/lib/perl/5.8/auto/DynaLoader/DynaLoader.a
-L/usr/lib/perl/5.8/CORE -ldl -lm -lpthread -lc -lcrypt
gcc -g -O2 -I/usr/local/include -I/opt/local/include -Wshadow
-Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
-fPIC -DPIC -o .libs/ntop ntop-main.o ntop-admin.o -Wl,-E  -L/usr/local/lib
-L/opt/local/lib ./.libs/libntopreport.so ./.libs/libntop.so
/usr/lib/librrd_th.so /usr/lib/libgdbm.so -lz -lpcap
/usr/lib/perl/5.8/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl/5.8/CORE -ldl
-lm -lpthread -lc -lcrypt
./.libs/libntop.so: undefined reference to `perl_free'
./.libs/libntop.so: undefined reference to `Perl_hv_undef'
./.libs/libntop.so: undefined reference to `Perl_get_hv'
./.libs/libntop.so: undefined reference to `perl_parse'
./.libs/libntop.so: undefined reference to `perl_run'
./.libs/libntop.so: undefined reference to `Perl_hv_store'
./.libs/libntop.so: undefined reference to `perl_alloc'
./.libs/libntop.so: undefined reference to `perl_construct'
./.libs/libntop.so: undefined reference to `PL_op_mutex'
./.libs/libntop.so: undefined reference to `PL_sigfpe_saved'
./.libs/libntop.so: undefined reference to `perl_destruct'
./.libs/libntop.so: undefined reference to `Perl_croak_nocontext'
./.libs/libntop.so: undefined reference to `Perl_newSVpv'
collect2: ld returned 1 exit status
make[2]: *** [ntop] Error 1
make[2]: Leaving directory `/home/tamon/ntop'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tamon/ntop'
make: *** [all] Error 2

-- 
___________________________________________________________________________________________________________________
M.A. TAMON
B.Eng, CCNP, CCNA

"A man owns nothing, not land or money, only his character, the loyalty &
courage in his heart"
My BLOGs:
[ICT Business Integration] - http://ibiztech.wordpress.com
[Leadership Lessons from Movies] - http://thbs.wordpress.com
[In Search of Excellence & Perfection] - http://perfexcellence.wordpress.com
[Technical How Tos & Stuff-at-a-Glance] - http://techowto.wordpress.com
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to