I get some errors running make with the latest snapshot.
./configure runs fine with the options
./configure --enable-removal-policies=lru,heap \
--enable-auth=ntlm,basic,digest \
--enable-ntlm-fail-open \
--enable-ntlm-auth-helpers=NTLMSSP \
--prefix=/usr/local/squid-2.5 \
--enable-storeio="ufs,diskd"
But make gives:
make
cd . && /bin/sh /usr/local/src/squid-head-200109042301/cfgaux/missing --run aclocal
aclocal: not found
WARNING: `aclocal' is missing on your system. You should only need it if
you modified `acinclude.m4' or `configure.in'. You might want
to install the `Automake' and `Perl' packages. Grab them from
any GNU archive site.
cd . && \
/bin/sh /usr/local/src/squid-head-200109042301/cfgaux/missing --run automake --foreign Makefile
automake: not found
WARNING: `automake' is missing on your system. You should only need it if
you modified `Makefile.am', `acinclude.m4' or `configure.in'.
You might want to install the `Automake' and `Perl' packages.
Grab them from any GNU archive site.
cd . && /bin/sh /usr/local/src/squid-head-200109042301/cfgaux/missing --run autoconf
configure.in:1090: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:1186: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:1187: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:1188: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:1189: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:1190: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:1191: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:1192: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:1193: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:1194: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:1195: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:1196: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:1197: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:1198: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:1199: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:1200: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:1530: warning: AC_TRY_RUN called without default to allow cross compiling
/bin/sh ./config.status --recheck
running /bin/sh ./configure --enable-removal-policies=lru,heap --enable-auth=ntlm,basic,digest --enable-
ntlm-fail-open --enable-ntlm-auth-helpers=NTLMSSP --prefix=/usr/local/squid-2.5 --enable-storeio=ufs,disk
d --no-create --no-recursion
loading cache ./config.cache
but seems to run OK after that.
Robin
-- _______________________________________________ Talk More, Pay Less with Net2Phone Direct(R), up to 1500 minutes free! http://www.net2phone.com/cgi-bin/link.cgi?143Received on Wed Sep 05 2001 - 00:34:12 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:02:02 MST