Date: Wed, 27 Mar 2013 15:45:59 -0500 From: "Matthew D. Fuller" <fullermd@over-yonder.net> To: Pawel Pekala <pawel@FreeBSD.org> Cc: freebsd-current@freebsd.org Subject: Re: Ports including sys/time.h broken Message-ID: <20130327204559.GO53758@over-yonder.net> In-Reply-To: <20130327212819.1a28b2e1@FreeBSD.org> References: <20130327212819.1a28b2e1@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 27, 2013 at 09:28:19PM +0100 I heard the voice of Pawel Pekala, and lo! it spake thus: > > For some time now (about month?) ports using sys/time.h include fail to > build and I`m sure they were building ok before. At least those seems > affected by this: > > math/atlas > math/openblas > x11-toolkits/c++-gtk-utils chromium also fails in a similar way. I presume that: > /usr/include/sys/time.h:134:17: error: unknown type name 'sbintime_t' is really the important bit; something needs sys/types.h to get sbintime_t and isn't pulling it in. -- 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?20130327204559.GO53758>