Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jul 2002 10:44:06 +0930
From:      Greg Lehey <grog@lemis.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/41069: kdegames fails to build
Message-ID:  <20020728011406.GL63317@wantadilla.lemis.com>

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

>Number:         41069
>Category:       ports
>Synopsis:       kdegames fails to build
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 27 18:20:04 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Greg Lehey <grog@lemis.com>
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
LEMIS, Echunga, South Australia
>Environment:
System: FreeBSD fujistu.lemis.com 4.6-STABLE FreeBSD 4.6-STABLE #0:
	Thu Jul 25 12:19:18 EST 2002
	root@fujistu.lemis.com:/usr/src/sys/compile/FUJISTU i386

>Description:
	'make install' of x11/kde2 fails in kdegames
>How-To-Repeat:
	cd /usr/ports/x11/kde2
	make install
	
>Fix:

--- kpat/freecell-solver//md5.h 5 Apr 2001 14:50:56 -0000       1.7
+++ kpat/freecell-solver//md5.h 28 Jul 2002 01:00:01 -0000
@@ -13,7 +13,7 @@
 typedef unsigned __int32 u_int32_t;
 #elif defined(__osf__)
 typedef unsigned int u_int32_t;
-#elif !defined(__linux__) && !defined(__NetBSD__)
+#elif !defined(__linux__) && !defined(__NetBSD__) && !defined(__FreeBSD__)
 typedef uint32_t u_int32_t;
 #endif  
 
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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