David Reid <[EMAIL PROTECTED]> writes: > http://www.apache.org/~dreid/ > > Test and let me know...
I saw no problems with apr-1.0.0.rc6 on debian-sarge (amd64). apr-util-1.0.0.rc6 looks good also (minor nit for future releases: the apr-util tests seem to expect user input at some point, but there's no text notifying the user of that). However the Makefile for apr-iconv-1.0.0.rc6 appears to be broken: % cd apr-iconv-1.0.0.rc6 % ./configure --with-apr=../apr-1.0.0.rc6 checking for gawk... no checking for mawk... mawk checking for APR... yes configure: creating ./config.status config.status: creating Makefile config.status: creating ccs/Makefile config.status: creating ces/Makefile config.status: creating lib/Makefile config.status: creating util/Makefile config.status: creating lib/apr_iconv_private.h config.status: lib/apr_iconv_private.h is unchanged % make % make all % -- Joe Schaefer
