[squid-users] Trouble Building with aufs

From: Kent, Mr. John <kent.saic@dont-contact.us>
Date: Wed, 10 Sep 2003 04:52:04 -0700

Greetings,

Have been running Squid-2.5STABLE3 successfully on Linux with ufs.
Wanted to see if we could get some performance improvements by using aufs.

Rebuilt perl with threads enabled.

Configured:
>./configure --prefix=/usr/local/squid --enable-pthreads --enable-store-io=aufs

Compiling gives the following error:

Making all in lib
make[1]: Entering directory `/users/webuser/src/squid-2.5.STABLE3/lib'
source='Array.c' object='Array.o' libtool=no \
depfile='.deps/Array.Po' tmpdepfile='.deps/Array.TPo' \
depmode=gcc3 /bin/sh ../cfgaux/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -O2 -Wall -c `test -f Array.c || echo './'`Array.c
.deps/Array.TPo: Permission denied
make[1]: *** [Array.o] Error 1
make[1]: Leaving directory `/users/webuser/src/squid-2.5.STABLE3/lib'
make: *** [all-recursive] Error 1
bash-2.05$

Would appreciate any suggestions.

Thank you,
John Kent
Received on Wed Sep 10 2003 - 05:51:31 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:19:37 MST