[squid-users] Build Squid 3.3.1 on Solaris 10

From: Markus Sonnenberg <lassmichinruhe_at_rz-amper.de>
Date: Wed, 27 Feb 2013 16:21:36 +0100

Hi All,

i'm trying to build the latest squid on solaris 10 and i'm facing the
following problem.

<snip>
ismine/Download/squid-3.3.1# gmake
Making all in compat
gmake[1]: Entering directory `/Download/squid-3.3.1/compat'
/usr/sfw/bin/g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src
-I../include -I/usr/include/gssapi -I/usr/include/kerberosv5
-I../libltdl -I/usr/include -I/opt/csw/include -I/usr/local/include
-I/usr/include/gssapi -I/usr/include/kerberosv5 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -pthreads
-I/usr/include -I/opt/csw/include -I/usr/local/include -MT assert.o -MD
-MP -MF .deps/assert.Tpo -c -o assert.o assert.cc
In file included from ../compat/compat_shared.h:202,
                  from ../compat/compat.h:80,
                  from ../include/squid.h:66,
                  from assert.cc:32:
/usr/include/kerberosv5/com_err.h:20: warning: ignoring #pragma ident
gmake[1]: *** [assert.o] Error 1
gmake[1]: Leaving directory `/Download/squid-3.3.1/compat'
gmake: *** [all-recursive] Error 1
</snip>

the configure script runs fine without any errors. i tried squid 3.1.22
and it compiled without errors. i searched for an answer but could not
find any usefull.

as far as i understand it has to do with "#pragma ident" and compiling
without option -Werror would work. is there a way during configure to
have this option disabled or do i have to edit all makefiles? or is
there another way to get around this?

regards
markus

ct,
Received on Wed Feb 27 2013 - 15:22:14 MST

This archive was generated by hypermail 2.2.0 : Thu Feb 28 2013 - 12:00:04 MST