Ports including sys/time.h broken
Michael Butler
imb at protected-networks.net
Wed Mar 27 20:54:49 UTC 2013
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
More information about the freebsd-current
mailing list