[SQU] ntlm branch compile fails (valid.o)

From: Chris Ptacek <ptacek@dont-contact.us>
Date: Mon, 27 Nov 2000 21:49:41 -0800

I am trying to compile the ntlm-squid on FreeBSD 3.5.1 and am having
problems.
My procedure and the errors are below.

I have checked out the ntlm brach of squid

>cvs -z3 -d:pserver:anonymous@cvs.squid.sourceforge.net:/cvsroot/squid co
squid

Then I did
>autoconf (errors)
configure.in:881: warning: AC_TRY_RUN called without default to allow cross
compiling
configure.in:977: warning: AC_TRY_RUN called without default to allow cross
compiling
configure.in:978: warning: AC_TRY_RUN called without default to allow cross
compiling
configure.in:979: warning: AC_TRY_RUN called without default to allow cross
compiling
configure.in:1253: warning: AC_TRY_RUN called without default to allow cross
compiling

>autoheader
configure.in:881: warning: AC_TRY_RUN called without default to allow cross
compiling
configure.in:1253: warning: AC_TRY_RUN called without default to allow cross
compiling

I then do
>./configure --enable-ntlm-auth-modules=NTLMSSP

Then,
>make

The error I get ends with:
Making all in icons...
Making all in errors...
Making all in auth_modules...
Making all in ntlm_auth_modules...
gcc -g -02 -Wall -I. -I../../include -I./smbval -I../../include -c
ntlm_auth.c
gcc -g -02 -Wall -I. -I../../include -I./smbval -I../../include -c
libntlmssp.c
libntlmssp.c: In function 'make_challenge':
libntlmssp.c:202: warning: assignment discards 'const' from pointer target
type
smbval/smblib-priv.h: At top level:
smbval/smblib-priv.h:513: warning" 'SMD_Types' defined but not used
make: don't know how to make valid.o Stop
*** Error code 2

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Mon Nov 27 2000 - 22:54:28 MST

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