Re: [squid-users] install: cannot stat `src/fs/diskd-daemon': No such file or directory

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Wed, 06 Aug 2008 01:23:14 +1200

ml_at_bortal.de 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
Received on Tue Aug 05 2008 - 13:23:13 MDT

This archive was generated by hypermail 2.2.0 : Tue Aug 05 2008 - 12:00:02 MDT