Date: Thu, 9 Aug 2007 21:51:31 -0500 From: "Matthew D. Fuller" <fullermd@over-yonder.net> To: Tony Holmes <tony@crosswinds.net> Cc: freebsd-current@freebsd.org, freebsd-ports@freebsd.org Subject: Re: php4-mysql on current Message-ID: <20070810025131.GM21345@over-yonder.net> In-Reply-To: <20070810010302.GA44575@crosswinds.net> References: <20070810010302.GA44575@crosswinds.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 09, 2007 at 09:03:02PM -0400 I heard the voice of Tony Holmes, and lo! it spake thus: > > /usr/include/sys/types.h:164: error: two or more data types in declaration specifiers > /usr/include/sys/types.h:260: error: two or more data types in declaration specifiers I've seen that the last few times I built it (on RELENG_6 too, I think). Edit the config.h it builds and comment out the lines typedef'ing uid_t and gid_t, and it'll build. I haven't taken the time to figure out why it tries to define them itself... -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070810025131.GM21345>