Hi all,

      When trying to compile 3.3 on a Suse 10.0 box, i'm getting the following 
error:

/bin/sh ./libtool --tag=CC --mode=link gcc  -g -O2 -I/usr/local/include 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs  -fPIC -DPIC  -L/usr/X11R6/lib -L/usr/local/lib -o libntop.la 
-rpath /usr/local/lib  -release 3.3 -export-dynamic  address.lo argv.lo 
dataFormat.lo fcUtils.lo getopt.lo getopt1.lo globals-core.lo hash.lo iface.lo 
initialize.lo l7.lo leaks.lo ntop.lo pbuf.lo database.lo plugin.lo prefs.lo 
protocols.lo sessions.lo term.lo util.lo utildl.lo traffic.lo vendor.lo 
version.lo ntop_darwin.lo -lpthread -lcrypt -lc -lssl -lrrd_th -lpcre -lgdbm 
-lz -lnetsnmp -lcrypto -lm /usr/lib -lwrap   -lpcap
gcc -shared  .libs/address.o .libs/argv.o .libs/dataFormat.o .libs/fcUtils.o 
.libs/getopt.o .libs/getopt1.o .libs/globals-core.o .libs/hash.o .libs/iface.o 
.libs/initialize.o .libs/l7.o .libs/leaks.o .libs/ntop.o .libs/pbuf.o 
.libs/database.o .libs/plugin.o .libs/prefs.o .libs/protocols.o 
.libs/sessions.o .libs/term.o .libs/util.o .libs/utildl.o .libs/traffic.o 
.libs/vendor.o .libs/version.o .libs/ntop_darwin.o  -L/usr/X11R6/lib 
-L/usr/local/lib -lpthread -lcrypt -lc -lssl /usr/lib/librrd_th.so -L/usr/lib 
/usr/lib/libpcre.so /usr/lib/libgdbm.so -lz /usr/lib/libnetsnmp.so -lcrypto -lm 
-lwrap -lpcap -lc  -Wl,-soname -Wl,libntop-3.3 -o .libs/libntop-3.3
/usr/lib/gcc/i586-suse-linux/4.1.0/../../../../i586-suse-linux/bin/ld: cannot 
find -lwrap


    libwrap is in both /lib and /usr/lib.  I checked the makefile and it is 
including the library as such:

     -L/usr/lib/ -lwrap

      Thoughts?




      
___________________________________________________________________________________
You snooze, you lose. Get messages ASAP with AutoCheck
in the all-new Yahoo! Mail Beta.
http://advision.webevents.yahoo.com/mailbeta/newmail_html.html
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to