Package: squid
Severity: important
Version: 2.6.4-1
Tags: patch


Hi,

the current version fails to build on GNU/kFreeBSD,
see http://experimental.ftbfs.de/build.php?pkg=squid

It needs small tweak to debian/rules, see bellow.

Thanks in advance

                        Petr



--- debian/rules~       2006-10-04 00:12:25.000000000 +0200
+++ debian/rules        2006-10-04 00:12:25.000000000 +0200
@@ -57,7 +57,7 @@
 else
 ifeq ($(DEB_HOST_ARCH_OS), kfreebsd)
        with_pthreads = --enable-async-io --with-pthreads \
-               --enable-storeio=ufs,aufs,diskd,null
+               --enable-storeio=ufs,aufs,coss,diskd,null
        with_netfilter =
        with_arp_acl =
        with_epoll = --enable-kqueue



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to