From owner-freebsd-current@FreeBSD.ORG Wed Mar 27 20:55:59 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A719780C; Wed, 27 Mar 2013 20:55:59 +0000 (UTC) (envelope-from fullermd@over-yonder.net) Received: from thyme.infocus-llc.com (server.infocus-llc.com [206.156.254.44]) by mx1.freebsd.org (Postfix) with ESMTP id 8459BFA2; Wed, 27 Mar 2013 20:55:59 +0000 (UTC) Received: from draco.over-yonder.net (c-75-65-60-66.hsd1.ms.comcast.net [75.65.60.66]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by thyme.infocus-llc.com (Postfix) with ESMTPSA id DF0B837B512; Wed, 27 Mar 2013 15:45:59 -0500 (CDT) Received: by draco.over-yonder.net (Postfix, from userid 100) id 3Zbh7W1yHlzRS1; Wed, 27 Mar 2013 15:45:59 -0500 (CDT) Date: Wed, 27 Mar 2013 15:45:59 -0500 From: "Matthew D. Fuller" To: Pawel Pekala Subject: Re: Ports including sys/time.h broken Message-ID: <20130327204559.GO53758@over-yonder.net> References: <20130327212819.1a28b2e1@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130327212819.1a28b2e1@FreeBSD.org> X-Editor: vi X-OS: FreeBSD User-Agent: Mutt/1.5.21-fullermd.4 (2010-09-15) X-Virus-Scanned: clamav-milter 0.97.6 at thyme.infocus-llc.com X-Virus-Status: Clean Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Mar 2013 20:55:59 -0000 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.