Dear Sir/Madam, I am a novice on ntop and trying to
install it on solaris 2.5.1 now. Before installing ntop,
I installed libpcap according to the readme of ntop.
After that, I ran configure for ntop. On the step 6,
it asked for gdbm. Then I installed it also. Now the
configure of ntop successes. But when I make it,
it promptes the following. I don't know why.
Can you give me any advice on it? Thank you
very much.
ping chen
"gcc -g -O2 -pipe -o .libs/ntop main.o .libs/libntopreport.so -lm
-L/am/circa/home/pingchen/tools/gdchart0.94b -lgdchart
-L/am/circa/home/pingchen/tools/gdchart0.94b/gd1.3 -lgd -lposix4
-lpthread -lresolv -lsocket -lnsl -ldl -lm -lgdchart -lgd
.libs/libntop.so -L/am/circa/home/pingchen/tools/libpcap-0.4 -lpcap
-L/am/circa/home/pingchen/tools/gdbm-1.8.0 -lgdbm -lposix4 -lpthread
-lresolv -lsocket -lnsl -ldl -lm -lgdchart -lgd -lposix4 -lpthread
-lresolv -lsocket -lnsl -ldl -lm
-L/am/circa/home/pingchen/tools/gdchart0.94b -lgdchart
-L/am/circa/home/pingchen/tools/gdchart0.94b/gd1.3 -lgd
-R/u/staff/pingchen/local/lib
Undefined first referenced
symbol in file
snprintf main.o
ld: fatal: Symbol referencing errors. No output written to .libs/ntop
*** Error code 1
make: Fatal error: Command failed for target `ntop'
Current working directory /am/circa/home/pingchen/tools/ntop-1.3.2
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /am/circa/home/pingchen/tools/ntop-1.3.2
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'
"