Re: [squid-users] compile error on Squid 3.1.18

From: kzl <kwangz-_at_rocketmail.com>
Date: Tue, 6 Dec 2011 02:56:09 -0800 (PST)

yes, it's from clean set of source.  configure option:  ./configure --enable-icap-client --enable-ssl --prefix=/export/home/user/squid-3118 --enable-storeio=diskd,aufs,ufs --with-aio-threads=N --enable-removal-polices=heap,lru --enable-icmp --enable-snmp --enable-cache-digests  --enable-useragent-log --enable-referer-log --enable-follow-x-forwarded-for --disable-ident-lookups --enable-auth-basic=LDAP,MSNY,POP3,SMB --enable-auth-ntlm=smb_lm,no_check --with-openssl=/usr/local/ssl ----- Original Message ----- From: Amos Jeffries <squid3_at_treenet.co.nz> To: squid-users_at_squid-cache.org Cc: Sent: Tuesday, December 6, 2011 5:45 PM Subject: Re: [squid-users] compile error on Squid 3.1.18 On 6/12/2011 7:19 p.m., kzl wrote: > There's error thrown while compiling Squid 3.1.18 in Solaris Sparc which never experience in earlier version like 3.1.17, 3.1.16, 3.0.15 > Anyone having any idea what's the problem? > Making all in compat > /bin/bash ../libtool --tag=CXX    --mode=link g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror  -D_REENTRANT -pthreads -g -O2  -g -olibcompat.la  assert.lo compat.lo GnuRegex.lo > libtool: link: false cru .libs/libcompat.a .libs/assert.o .libs/compat.o .libs/GnuRegex.o > *** Error code 1 > make: Fatal error: Command failed for target `libcompat.la' > Current working directory /home/squid-3.1.18/compat > *** Error code 1 Strange. It seems like a linking problems between the pieces of that library. Are you building from a clean set of sources? Amos
Received on Tue Dec 06 2011 - 10:56:16 MST

This archive was generated by hypermail 2.2.0 : Tue Dec 06 2011 - 12:00:03 MST