Hi, [...]
> Seems like that should allow fwknop to be installed on John's system. > I > do wonder though if one of those original compilation errors might > indicate that the fwknop sources require functionality in a more > recent > version of libpcap than what is installed on John's system? We might > need to add #ifdef support (driven by autoconf checks) around the > pcap_setdirection() call for example. What do you thin? John, do you > know what version of libpcap is installed? Franck, does the Debian > package > require a minimum version of libpcap? Fwknop requires the following packages to be installed in order to build successfully: debhelper (>= 9), automake, libtool, libgpgme11-dev, texinfo, libpcap0.8-dev, po-debconf, libgdbm-dev, iptables, dpkg-dev (>= 1.16.1~), chrpath, python-all-dev Looking at the build failure, I would say the pcap library development files are not installed (libpcap0.8-dev). I just remember. The package is neither built for kfreebsd nor for hurd architectures. It requires a dependency on pf that I have to test. If I do a mistake in my build dependencies, I will get a FTBFS bug, and I really want 2.5 to reach testing/sid. As this is done, I can update them. Thanks for the reminder :) John, if you are running one of the above architectures, please install the package mentionned previously ; then everything should be ok. Regards, -- Franck Joncourt ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ Fwknop-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fwknop-discuss
