[squid-users] squid-3 make

From: Florian <tslbai@dont-contact.us>
Date: Fri, 18 Apr 2008 00:13:20 +0200

Hello List,

i have problems to compile squid-3 because make crashes.
I rsynced the devel-sources
rsync -avz rsync://squid-cache.org/source/squid-3 .

./configure --prefix="/usr/local/squid31"
make

...
...
g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/usr/local/squid31/etc/squid.conf\" -I. -I.
-I../include -I. -I. -I../include -I../include -I../lib/libTrie/include
-Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
AuthScheme.lo -MD -MP -MF .deps/AuthScheme.Tpo -c AuthScheme.cc -o
AuthScheme.o
depbase=`echo AuthUser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
        if /bin/sh ../libtool --tag=CXX --mode=compile g++
-DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/usr/local/squid31/etc/squid.conf\" -I. -I.
-I../include -I. -I. -I../include -I../include -I../lib/libTrie/include
   -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
AuthUser.lo -MD -MP -MF "$depbase.Tpo" -c -o AuthUser.lo AuthUser.cc; \
        then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f
"$depbase.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/usr/local/squid31/etc/squid.conf\" -I. -I.
-I../include -I. -I. -I../include -I../include -I../lib/libTrie/include
-Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
AuthUser.lo -MD -MP -MF .deps/AuthUser.Tpo -c AuthUser.cc -o AuthUser.o
AuthUser.cc: In member function `void AuthUser::removeIp(IPAddress)':
AuthUser.cc:264: internal compiler error: in sweep_string_variable, at
protector.c:1142
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.trustix.org/> for instructions.
make[1]: *** [AuthUser.lo] Error 1
make[1]: Leaving directory `/home/users/bai/squid-3/src'
make: *** [all-recursive] Error 1

What can i do? Were's my mistake?

Regards, Florian
BTW: Compiling squid-3.0.STABLE4 works.
Received on Tue Apr 22 2008 - 12:31:05 MDT

This archive was generated by hypermail 2.2.0 : Thu May 01 2008 - 12:00:04 MDT