Marc Elsen wrote:
> 
> SSCR Internet Admin wrote:
> >
> > I just run make pinger on the src tree.. and have this result
> >
> > [EMAIL PROTECTED] src]# make pinger
> > gcc  -g -O2 -Wall  -g -o pinger  pinger.o debug.o
> > globals.o -L../lib -lmiscutil -lpthread -ldl -lm -lresolv -lbsd -lnsl
> > /usr/bin/ld: cannot find -lmiscutil
> > collect2: ld returned 1 exit status
> > make: *** [pinger] Error 1
> >
> > where shall i begun looking?
> 
>  Did you execute an appropriate configure command for squid ?


You also need to first build Squid.

Note: pinger is automatically built and installed when ICMP pinging is
enabled by configure, but you will need to finish the installation as
root. See the Squid FAQ for pinger installation instructions.

Regards
Henrik

Reply via email to