[squid-users] Problem with squid 3.0.STABLE18 installation

From: Aleksey Samostrelov <alekseygrig_at_gmail.com>
Date: Tue, 11 Aug 2009 23:01:09 +0400

Hello.

I'm trying to install squid-3.0.STABLE18 on AIX 5300-10-01-0921.
I've configured it with
./configure --prefix=/opt/squid --enable-xmalloc-statistics
--enable-icmp --enable-delay-pools
--enable-default-err-language=English --with-large-files

Configuration process completes successfully, but make isn't

bash-4.0# make
Making all in lib
Making all in libTrie
        make  all-recursive
Making all in src
Target "all" is up to date.
Making all in test
Target "all" is up to date.
Target "all-am" is up to date.
        rm -f libntlmauth.a
        /usr/bin/ar cru libntlmauth.a ntlmauth.o
ar: 0707-126 ntlmauth.o is not valid with the current object file mode.
        Use the -X option to specify the desired object mode.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.

How can I resolve it ? I need 64 bit version of squid. It was compiled
in 64 bit environment to produce that error.
Received on Tue Aug 11 2009 - 19:01:36 MDT

This archive was generated by hypermail 2.2.0 : Fri Aug 14 2009 - 12:00:02 MDT