Package: squid3 Version: 3.0.STABLE1-2 Severity: normal
debian/rules uses --enable-large-files instead of --with-large-files -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.23.11 (SMP w/4 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/bash Versions of packages squid3 depends on: ii adduser 3.105 add and remove users and groups ii libc6 2.7-5 GNU C Library: Shared libraries ii libdb4.4 4.4.20-11 Berkeley v4.4 Database Libraries [ ii libgcc1 1:4.2.2-4 GCC support library ii libldap2 2.1.30.dfsg-13.5 OpenLDAP libraries ii libpam0g 0.99.7.1-5 Pluggable Authentication Modules l ii libsasl2-2 2.1.22.dfsg1-16 Cyrus SASL - authentication abstra ii libstdc++6 4.2.2-4 The GNU Standard C++ Library v3 ii logrotate 3.7.1-3 Log rotation utility ii lsb-base 3.1-24 Linux Standard Base 3.1 init scrip ii netbase 4.30 Basic TCP/IP networking system ii squid3-common 3.0.STABLE1-2 A full featured Web Proxy cache (H squid3 recommends no packages. -- no debconf information
--- debian/rules.orig 2008-01-05 14:18:30.000000000 +0100 +++ debian/rules 2008-01-05 14:19:01.000000000 +0100 @@ -26,7 +26,7 @@ --enable-htcp \ --enable-select \ --enable-carp \ - --enable-large-files \ + --with-large-files \ --enable-underscores \ --enable-icap-client \ --enable-auth="basic,digest,ntlm" \