From owner-freebsd-ports Sat Jul 27 18:20:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEA0B37B401 for ; Sat, 27 Jul 2002 18:20:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C90B43E42 for ; Sat, 27 Jul 2002 18:20:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6S1K4JU089742 for ; Sat, 27 Jul 2002 18:20:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6S1K4gw089741; Sat, 27 Jul 2002 18:20:04 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32DB237B400 for ; Sat, 27 Jul 2002 18:14:10 -0700 (PDT) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29C3043E4A for ; Sat, 27 Jul 2002 18:14:09 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id EC757812F4; Sun, 28 Jul 2002 10:44:06 +0930 (CST) Message-Id: <20020728011406.GL63317@wantadilla.lemis.com> Date: Sun, 28 Jul 2002 10:44:06 +0930 From: Greg Lehey Reply-To: Greg Lehey To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41069: kdegames fails to build Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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 >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