Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Apr 2002 19:40:06 -0400 (EDT)
From:      "Matthew N. Dodd" <winter@jurai.net>
To:        "David W. Chapman Jr." <dwcjr@inethouston.net>
Cc:        kde@FreeBSD.ORG, <ports@FreeBSD.ORG>, <current@FreeBSD.ORG>
Subject:   Re: kde3 on -current
Message-ID:  <20020422193838.N42854-100000@sasami.jurai.net>
In-Reply-To: <20020422120807.GA81126@leviathan.inethouston.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 22 Apr 2002, David W. Chapman Jr. wrote:
> Kde3 seems to work great under -current, kdegames3 fails to compile
> though.  I get the following.  Any ideas would be appreciated.
> In file included from fcs.h:57,
>                  from freecell.c:23:
> md5.h:17: redefinition of `u_int32_t'
> /usr/include/sys/types.h:116: `u_int32_t' previously declared here
> gmake[3]: *** [freecell.lo] Error 1

There are a couple of things that need && !defined(__FreeBSD__) to them.
(This error and the one after it IIRC.)

There is one later on involving malloc.h in kdegraphics.

-- 
| Matthew N. Dodd  | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD  |
| winter@jurai.net |       2 x '84 Volvo 245DL        | ix86,sparc,pmax |
| http://www.jurai.net/~winter |  For Great Justice!  | ISO8802.5 4ever |


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




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