Re: IPv6 enabled Squid - how? - no luck...

From: Peter Bieringer <pb@dont-contact.us>
Date: Tue, 30 Oct 2001 20:51:56 +0100

--On Tuesday, October 30, 2001 06:52:58 PM +0100 Peter Bieringer
<pb@bieringer.de> wrote:
>>> Not good, if 1.5 would be required, because in this case a
>>> source-RPM wouldn't rebuild on standard RHL 7.2 systems...
>>>
>>> What now? Any turnarounds known?
>>
>> automake is not required when building from the distributed tar
>> ball (including snapshots), but required if testing many of the
>> development patches or using the
>> SourceForge/cvs.devel.squid-cache.org CVS repository.
>
> Hmm, currently I'm using CVS to extract the "ipv6" tagged one.
>
> Will update to automake 1.5, which is already on Red Hat rawhide
> published, and run next try.

;-((
Don't know what's going on, but

0) update to automake 1.5
1) update local from CVS "squid-ipv6" ~ 19:30 MET
2) run bootstrap
3) run configure
./configure --enable-ipv6 --enable-storeio="aufs,coss,diskd,ufs"
--with-pthreads --exec_prefix=/usr --bindir=/usr/sbin
--libexecdir=/usr/lib/squid --localstatedir=/var
--sysconfdir=/etc/squid --enable-poll
--enable-removal-policies="heap,lru" --disable-wcc

4) make -f Makefile
BTW: normal "make" fails:
$ make
make: *** No rule to make target `makefile.in', needed by `makefile'.
Stop.

Errors:

make[4]: Entering directory
`/mnt/bigstore/software/linux/squid/cvs/squid-ipv6/src/fs'
source='aufs/aiops.c' object='aufs/aiops.o' libtool=no \
depfile='.deps/aufs/aiops.Po' tmpdepfile='.deps/aufs/aiops.TPo' \
depmode=gcc3 /bin/sh ../../cfgaux/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I. -I../../include
-I../../include -I../../src/ -DINET6 -g -O2 -Wall -D_REENTRANT -c
-o aufs/aiops.o `test -f aufs/aiops.c || echo './'`aufs/aiops.c
In file included from ../../src/squid.h:408,
                 from aufs/aiops.c:35:
../../src/protos.h:198: parse error before `PRINTF_FORMAT_ARG'
../../src/protos.h:198: warning: type defaults to `int' in
declaration of `PRINTF_FORMAT_ARG'
../../src/protos.h:198: warning: data definition has no type or
storage class
../../src/protos.h:213: parse error before `PRINTF_FORMAT_ARG'

happen around 8 times.

Have also no luck if I disable "aufs" or "coss" - something is broken
here.

Can someone point me to a squid-ipv6 tarball which compiles on a RHL
7.2 system (automake updated).

TIA,
        Peter

>
> Peter
>
Received on Tue Oct 30 2001 - 20:21:52 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:14:36 MST