On 7/5/2015 4:13 PM, Corinna Vinschen wrote:
Hi Marco,
In file included from
/pub/devel/xdelta/xdelta-3.0.9-1.i686/src/xdelta3-3.0.9/xdelta3.h:43:0,
from
/pub/devel/xdelta/xdelta-3.0.9-1.i686/src/xdelta3-3.0.9/xdelta3.c:267:
/usr/include/sys/time.h:105:34: error: unknown type name ‘u_int’
bintime_mul(struct bintime *_bt, u_int _x)
^
How come? Is _POSIX_SOURCE set somehow? Maybe the definitions
of u_int etc. should use #ifdef _BSD_VISIBLE instead...
_POSIX_SOURCE is set.
I was trying to solve an issue with another function that
requires XSI...
Would you mind to report this on the newlib list as reply to
https://sourceware.org/ml/newlib/2015/msg00225.html
?
Noted
Thanks,
Corinna
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple