[squid-users] Error compiling digest-auth-helpers of squid-3.0-PRE3-20060122

From: <gewehre@dont-contact.us>
Date: Sun, 22 Jan 2006 14:18:55 +0100 (MET)

I tried compiling digest-auth-helpers from squid-3.0-PRE3-20060122 for use
with squid-2.5.STABLE12-20060122 on Mac OS X 10.3.9 with gcc version
3.3 20030304 (Apple Computer, Inc. build 1666). Here're the commands I had
used successfully before with squid-3.0-PRE(?)-20050309, but failed today:

./configure --host=powerpc-apple-bsd --disable-ident-lookups
--enable-auth=digest --enable-digest-auth-helpers=password
cd ./lib
make
cd ../helpers
make
cd digest_auth/password
sudo make install

Here're the errors:

if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include
-I../lib/cppunit-1.10.0/include -I ../lib/cppunit-1.10.0/include -Werror
-Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes
-Wmissing-declarations -Wcomments -g -O2 -Wall -MT rfc1123.o -MD -MP -MF
".deps/rfc1123.Tpo" -c -o rfc1123.o rfc1123.c; \
then mv -f ".deps/rfc1123.Tpo" ".deps/rfc1123.Po"; else rm -f
".deps/rfc1123.Tpo"; exit 1; fi
rfc1123.c:72: warning: `w_space' defined but not used
make[1]: *** [rfc1123.o] Error 1
make: *** [all-recursive] Error 1
2006/01/21 23:18[localhost][1p2][/squid-3.0-PRE3-20060122/lib]%cd ../helpers
 

Making all in basic_auth
make[2]: Nothing to be done for `all-am'.
Making all in ntlm_auth
make[2]: Nothing to be done for `all-am'.
Making all in digest_auth
Making all in password
if gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I. -I../../../include
-I../../../include -I../../../src/ -g -O2 -Wall -MT digest_pw_auth.o -MD
-MP -MF ".deps/digest_pw_auth.Tpo" -c -o digest_pw_auth.o digest_pw_auth.c;
\
then mv -f ".deps/digest_pw_auth.Tpo" ".deps/digest_pw_auth.Po"; else rm -f
".deps/digest_pw_auth.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I. -I../../../include
-I../../../include -I../../../src/ -g -O2 -Wall -MT text_backend.o -MD
-MP -MF ".deps/text_backend.Tpo" -c -o text_backend.o text_backend.c; \
then mv -f ".deps/text_backend.Tpo" ".deps/text_backend.Po"; else rm -f
".deps/text_backend.Tpo"; exit 1; fi
/bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -g -o
digest_pw_auth digest_pw_auth.o text_backend.o -L../../../lib -lmiscutil
-lm -lresolv mkdir .libs
gcc -g -O2 -Wall -g -o digest_pw_auth digest_pw_auth.o text_backend.o
-L/volumes/legionare/squid-3.0-PRE3-20060122/lib -lmiscutil -lm -lresolv
ld: can't locate file for: -lmiscutil
make[2]: *** [digest_pw_auth] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1

I can post what's on the screen before the errors if needed. Can anyone tell
me how to overcome these errors?

-- 
Lust, ein paar Euro nebenbei zu verdienen? Ohne Kosten, ohne Risiko!
Satte Provisionen für GMX Partner: http://www.gmx.net/de/go/partner
Received on Sun Jan 22 2006 - 06:19:04 MST

This archive was generated by hypermail pre-2.1.9 : Wed Feb 01 2006 - 12:00:01 MST