ml@xxxxxxxxx wrote:
Hello List,
i am trying to build my own Debian Squid package and run into the
following error:
...
install -m 750 -o proxy -g proxy -d debian/tmp/var/log/squid
install -m 750 -o proxy -g proxy -d debian/tmp/var/spool/squid
install -p -d -o root -g root -m 755 debian/tmp/usr/share/man/man8
install -p -o root -g root -m 755 -s src/squid debian/tmp/usr/sbin
install -p -o root -g root -m 755 -s src/unlinkd
src/fs/diskd-daemon debian/tmp/usr/lib/squid
install: cannot stat `src/fs/diskd-daemon': No such file or directory
make: *** [binary-arch] Error 1
:/tmp/squid-deb/squid-3.0.STABLE8#
# ls src/fs/
aufs coss diskd libcoss.a libnull.a libufs.a Makefile Makefile.am
Makefile.in null ufs
any idea how i could fix this?
Either:
configure your squid before building with diskd as one of the storeio
types. --enable-storeio=...
OR:
don't install diskd when it's not being built.
Why you doing this though?
Luigi is keeping very up to date with the official builds.
Amos
--
Please use Squid 2.7.STABLE3 or 3.0.STABLE8