Mailing List Archive

ntop compilation
I am trying to compile ntop on a slackware 7.1 linux box.
I get the following error while running make

In function `live_open_old':
pcap-linux.o(.text+0xb88): undefined reference to `atexit'
/usr/lib/libgdbm.so: undefined reference to `atexit@@GLIBC_2.0'
collect2: ld returned 1 exit status
gmake[2]: *** [ntop] Error 1
gmake[2]: Leaving directory `/home/nandu/temp/ntop-current/ntop'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/nandu/temp/ntop-current/ntop'
gmake: *** [all-recursive-am] Error 2

Can someone help me?

--nandu.