Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Nov 2006 06:19:26 GMT
From:      Toshio Hiraga<toshio.hiraga@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/105549: ports/www/squid_radius_auth doesn't work on sparc64
Message-ID:  <200611150619.kAF6JQxl062361@www.freebsd.org>
Resent-Message-ID: <200611150620.kAF6K1tS056564@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         105549
>Category:       ports
>Synopsis:       ports/www/squid_radius_auth doesn't work on sparc64
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 15 06:20:01 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Toshio Hiraga
>Release:        FreeBSD 6.2-BETA3(sparc64)
>Organization:
>Environment:
FreeBSD test 6.2-BETA3 FreeBSD 6.2-BETA3 #0: Tue Oct 31 08:52:28 UTC 2006     root@s-dallas.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  sparc64
>Description:
RADIUS authentication doesn't work if I use squid_radius_auth module on squid-2.5-STABLE14 on sparc64 system.

>How-To-Repeat:
use squid_radius_auth module on squid-2.5-STABLE14 which is installed from ports on sparc64 system.

>Fix:
fix squid_radius_auth/md5.h:

- typedef unsigned long int UINT4;
+ typedef unsigned int UINT4;

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611150619.kAF6JQxl062361>