Hi Robert,
I have just tried the autoconf 2.5 update on Sparc Solaris, but it fails
compiling cf_gen:
source='cf_gen.c' object='cf_gen.o' libtool=no \
depfile='.deps/cf_gen.Po' tmpdepfile='.deps/cf_gen.TPo' \
depmode=gcc /bin/ksh ../cfgaux/depcomp \
gcc -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\" -I. -I. -I..
/include -I. -I. -I../include -I../include -s -c `test -f cf_gen.c ||
echo './'`cf_gen.c
In file included from cf_gen.c:52:
cf_gen_defines.h:90: parse error
*** Error code 1
make: Fatal error: Command failed for target `cf_gen.o'
Current working directory /export/home/serassio/ac-2.5/src
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
During bootstrap, I gott the following warning:
configure.in:15: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst
configure.in:2304: warning: do not use m4_regexp: use regexp or m4_bregexp
Looking on autoconf.h, I have found this wrong define:
#define USE_ICMP
My configure option are:
--disable-wccp --enable-underscores --mandir=/usr/share/man \
--enable-basic-auth-helpers=winbind --enable-ntlm-auth-helpers="winbind SMB
fakeauth" \
--enable-default-err-language=Italian --enable-err-languages="Italian"
--enable-icmp \
--enable-auth=ntlm,basic --enable-external-acl-helpers=winbind_group
My environment is:
> uname -a
SunOS sunbeam 5.6 Generic_105181-32 sun4m sparc SUNW,SPARCstation-5
> automake --version
automake (GNU automake) 1.5
> autoconf --version
autoconf (GNU Autoconf) 2.53
> gcc --version
2.95.3
make is Solaris make.
Regards
Guido
-
=======================================================
Serassio Guido
Via Albenga, 11/4 10134 - Torino - ITALY
E-mail: guido.serassio@serassio.it
WWW: http://www.serassio.it
Received on Fri Jul 26 2002 - 02:32:58 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:15:54 MST