I don't have an account to log on apache. Can someone that does log this please?

Barry

On Sep 27, 2004, at 22:36, Joe Orton wrote:

On Mon, Sep 27, 2004 at 09:48:00PM +0100, Barry Scott wrote:
I just noticed the follow when I configure RC3 or RC4 on FreeBSD 4.10
Release

checking for utimes... yes
/u/barry/subversion/FreeBSD_torment/subversion-1.1.0-rc4/apr/ configure:
line 17796: test: 4.10-RELEASE: integer expression expected
checking for sigaction... yes


do you need a bug report?

Yes please, at http://issues.apache.org/bugzilla/enter_bug.cgi?product=APR


The os_version code did not anticipate two-digit minor versions, no idea
what the best fix is...


case $host in
*freebsd*)
# 3.4-RELEASE: 340 4.1.1-RELEASE: 411
os_version=`uname -r | sed -e 's/\(.\)\.\(.\)\.\(.\).*/\1\2\3/' | sed -e 's/\(.\)\.\(.\)\-.*/\1\20/'`


joe

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to