Subject: pkg/20090: kdebase3 size_t <> unsigned int error
To: None <gnats-bugs@gnats.netbsd.org>
From: David Hopper <bard@scarab.chaldea.com>
List: netbsd-bugs
Date: 01/27/2003 19:15:31
>Number:         20090
>Category:       pkg
>Synopsis:       kdebase3 configure fails with size_t <> unsigned int
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jan 27 19:16:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     David Hopper
>Release:        NetBSD 1.6M
>Organization:
	
>Environment:
	
	
System: NetBSD scarab 1.6M NetBSD 1.6M (ALPHA-$Revision: 1.127.2.4 $) #5: Sat Jan 25 01:14:53 UTC 2003 bard@scarab:/steel/src/sys/arch/alpha/compile/SCARAB alpha
Architecture: alpha
Machine: alpha
>Description:
	kdebase3 configure script fails with:
	checking for size_t... yes
	checking size of size_t... 8
	checking for unsigned int... yes
	checking size of unsigned int... 4
	checking sizeof(size_t) == sizeof(unsigned int)... no
	configure: error:
Apparently on your system our assumption sizeof(size_t) == sizeof(unsigned int)
does not apply. Please mail kde-devel@kde.org with a description of your system!
			   
	*** Error code 1

>How-To-Repeat:
	This happened via a 'make update' from x11/kde3, during the kdebase3 config.	
>Fix:
	Unknown.
>Release-Note:
>Audit-Trail:
>Unformatted: