Package: squid Severity: important Version: 2.6.1-2 Tags: patch
Hi, the current version fails to build on GNU/kFreeBSD, see http://experimental.ftbfs.de/build.php?&pkg=squid&arch=kfreebsd-i386. It needs to disable both kqueue and IP-Filter as in 2.5.x series. With debian/rules fragment bellow it builds and runs. Thanks in advance Petr ifeq ($(DEB_HOST_ARCH_OS), kfreebsd) with_pthreads = --enable-async-io --with-pthreads \ --enable-storeio=ufs,aufs,diskd,null with_netfilter = with_arp_acl = with_epoll = else -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]