Re: [squid-users] NCSA

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Wed, 25 Feb 2004 11:47:40 +0100 (CET)

On Wed, 25 Feb 2004, zen wrote:

> source='ncsa_auth.c' object='ncsa_auth.o' libtool=no depfile='.deps/ncsa_auth.Po' tmpdepfile='.deps/ncsa_auth.TPo' depmode=gcc3 /bin/sh ../../../cfgaux/depcomp gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -g -O2 -Wall -c `test -f ncsa_auth.c || echo './'`ncsa_auth.c
> gcc -g -O2 -Wall -g -o ncsa_auth ncsa_auth.o -L../../../lib -lmiscutil -lcrypt -lm
> /usr/bin/ld: cannot find -lmiscutil

Before you manually build helpers you need to build the libraries found in
lib..

cd /usr/local/src/squid-2.5.STABLE4/lib
make
cd ../helpers/basic_auth_NCSA
make

Regards
Henrik
Received on Wed Feb 25 2004 - 03:48:08 MST

This archive was generated by hypermail pre-2.1.9 : Mon Mar 01 2004 - 12:00:03 MST