RE: [SQU] How to install NTLM Authentication.

From: Yuri Sytema <Yuri.S@dont-contact.us>
Date: Tue, 24 Oct 2000 08:49:23 +0200

Okay,

ignored the following errors.

[root@lproxy squid]# autoconf
configure.in:915: warning: AC_TRY_RUN called without default to allow cross
compiling
configure.in:1011: warning: AC_TRY_RUN called without default to allow cross
compiling
configure.in:1012: warning: AC_TRY_RUN called without default to allow cross
compiling
configure.in:1013: warning: AC_TRY_RUN called without default to allow cross
compiling
configure.in:1287: warning: AC_TRY_RUN called without default to allow cross
compiling
[root@lproxy squid]#

[root@lproxy squid]# autoheader
configure.in:915: warning: AC_TRY_RUN called without default to allow cross
compiling
configure.in:1287: warning: AC_TRY_RUN called without default to allow cross
compiling
[root@lproxy squid]#

used
../squid/configure --enable-ntlm-auth --enable-basic-auth --enable-ntlm-auth
-modules="NTLMSSP" --enable-delay-pools
to configure squid
typed make and it stopped with:

make[2]: Leaving directory `/usr/local/cvs/build/src/repl'
make[2]: Entering directory `/usr/local/cvs/build/src'
gcc -g -O2 -Wall -I. -I../include -I../../squid/include -c -o
access_log.o ../../squid/src/access_log.c
gcc -g -O2 -Wall -I. -I../include -I../../squid/include -c -o acl.o
../../squid/src/acl.c
../../squid/src/acl.c: In function `aclMatchProxyAuth':
../../squid/src/acl.c:1466: warning: unreachable code at beginning of switch
statement
../../squid/src/acl.c:1609: parse error before `static'
../../squid/src/acl.c:1613: `first' undeclared (first use in this function)
../../squid/src/acl.c:1613: (Each undeclared identifier is reported only
once
../../squid/src/acl.c:1613: for each function it appears in.)
../../squid/src/acl.c:1614: `prev' undeclared (first use in this function)
../../squid/src/acl.c:1616: warning: dereferencing `void *' pointer
../../squid/src/acl.c:1616: request for member `i' in something not a
structure or union
../../squid/src/acl.c:1616: `i' undeclared (first use in this function)
../../squid/src/acl.c:1620: warning: dereferencing `void *' pointer
../../squid/src/acl.c:1620: request for member `next' in something not a
structure or union
../../squid/src/acl.c:1621: warning: dereferencing `void *' pointer
../../squid/src/acl.c:1621: request for member `next' in something not a
structure or union
../../squid/src/acl.c:1627: warning: dereferencing `void *' pointer
../../squid/src/acl.c:1627: request for member `next' in something not a
structure or union
../../squid/src/acl.c: In function `aclMatchAcl':
../../squid/src/acl.c:1832: warning: implicit declaration of function
`aclMatchInteger'
make[2]: *** [acl.o] Error 1
make[2]: Leaving directory `/usr/local/cvs/build/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/local/cvs/build/src'
make: *** [all] Error 1
[root@lproxy build]#

something must be wrong here..

what did I do wrong?

-----Oorspronkelijk bericht-----
Van: Chemolli Francesco (USI) [mailto:ChemolliF@GruppoCredit.it]
Verzonden: Tuesday, October 24, 2000 8:32 AM
Aan: 'Yuri.S@arma.nl'
Onderwerp: RE: [SQU] How to install NTLM Authentication.

> Hi
>
> Installed m4 and the autoconf/autoheader tools.
>
> when running autoconf i get the following error.
> What's wrong?
>
> [root@lproxy squid]# autoconf
> configure.in:915: warning: AC_TRY_RUN called without default
> to allow cross
> compiling
> configure.in:1011: warning: AC_TRY_RUN called without default
> to allow cross
> compiling
> configure.in:1012: warning: AC_TRY_RUN called without default
> to allow cross
> compiling
> configure.in:1013: warning: AC_TRY_RUN called without default
> to allow cross
> compiling
> configure.in:1287: warning: AC_TRY_RUN called without default
> to allow cross
> compiling
> [root@lproxy squid]#

This is normal. You can safely ignore it.

--
	/kinkie
--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Tue Oct 24 2000 - 00:52:57 MDT

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