Re: [squid-users] Re: squid 3 + content encode

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Wed, 28 Mar 2007 11:16:17 +0200

ons 2007-03-28 klockan 11:31 +0700 skrev Wahyu:
> I got failed when i run bootstrap, any one got same with me?
>
> proxy:~/squid-3.0.PRE5-20070328# ./bootstrap.sh
> automake :
> autoconfg:
> libtool :
> Bootstrapping

> definition of AC_CHECK_PTH configure.in:34: error: possibly undefined
> macro: AC_LTDL_DLLIB If this token and others are legitimate, please
> use m4_pattern_allow.

Hmm.. aclocal doesn't find the libtool macros.

try the following:

cat /usr/share/libtool/libtool.m4 >>acinclude.m4

if that file is not found then go shopping in /usr/share to see where
libtool.m4 is installed.. If it's not found then your libtool
installation is incomplete.

then run bootstrap.sh again.

Regards
Henrik

Received on Wed Mar 28 2007 - 03:16:26 MDT

This archive was generated by hypermail pre-2.1.9 : Sat Mar 31 2007 - 13:00:02 MDT