Re: Ports including sys/time.h broken

From: Michael Butler <imb_at_protected-networks.net>
Date: Wed, 27 Mar 2013 16:54:40 -0400
On 03/27/13 16:28, Pawel Pekala wrote:
> 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
> 
> All fail with similar errors:
> 
> /usr/include/sys/time.h:134:17: error: unknown type name 'sbintime_t'

Rebuild whichever port of gcc you're using (gcc46?); it copies (and
"fixes") some of the default include files for its own purposes. If it's
behind, it'll be missing the addition of the sbintime_t typedef in types.h,

	imb
Received on Wed Mar 27 2013 - 19:54:49 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:36 UTC