Hei,

latest sources from git do not build on FreeBSD:

bsd-misc.c:145:38: error: expected ';' after do/while statement
        TIMESPEC_TO_TIMEVAL(&time2wait, req)
                                            ^
                                            ;
bsd-misc.c:163:37: error: expected ';' after do/while statement
                TIMEVAL_TO_TIMESPEC(&tremain, rem)
                                                  ^
                                                  ;
2 errors generated.
*** Error code 1

This happens with clang 3.4.1 and gcc 4.8.4.

Hmm, bsd-misc.c in the 201502012312p1 snapshot and in git are the
same and the former builds (well, after defining HOST_NAME_MAX).

-- 
Herbert

-- 
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to