> -----Message d'origine----- > De : [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] De la part de > Fortier,Vincent [Montreal] > > Hi all, > > I'm trying to build latest ntop 3.3 on a debian sarge 3.1. > > I have attached my autogen & make output.
Just to let you know, by removing the sctp packages it does build successfully. Although, by using either backported from etch sctp packages or sarge package it fails. Backported versions (recompiled from etch sources): ii libsctp-dev 1.0.6.dfsg-4 user-space access to Linux Kernel SCTP - development files ii libsctp1 1.0.6.dfsg-4 user-space access to Linux Kernel SCTP - shared library ii lksctp-tools 1.0.6.dfsg-4 user-space access to Linux Kernel SCTP - commandline tools Regular versions: ii libsctp-dev 1.0.2-1 user-space access to Linux Kernel SCTP - development files ii libsctp1 1.0.2-1 user-space access to Linux Kernel SCTP - shared library ii lksctp-tools 1.0.2-1 user-space access to Linux Kernel SCTP - commandline tools Autogen.sh output when build fails: checking for Multithreading... ok checking for openSSL... ok checking for zlib... ok checking for net-snmp-config... net-snmp-config net-snmp libs: -L/usr/lib -lnetsnmp -lm -lwrap checking sctp... yes checking for tcp wrappers... ok checking pthread_atfork... Yes Without sctp: checking for Multithreading... ok checking for openSSL... ok checking for zlib... ok checking for net-snmp-config... net-snmp-config net-snmp libs: -L/usr/lib -lnetsnmp -lm -lwrap checking sctp... no checking for tcp wrappers... ok checking pthread_atfork... yes Last note, should I always pull the latest CVS version or should I pull the tagged ? I've tried to find an official 3.3.0 source tarball on the ntop.org site with no luck. > > Thnx! > > - vin > > > _______________________________________________ Ntop-dev mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
