sigh. sorry. I though sys/syslimits.h was standard. I'll change it to <limits.h>
--Jeremy On Apr 23, 2010, at 19:10, Chris Ball wrote: > http://tinderbox.x.org/builds/2010-04-24-0002/logs/libxcb/#build > > xcb_util.c:31:27: error: sys/syslimits.h: No such file or directory > xcb_util.c: In function '_xcb_open': > xcb_util.c:148: error: 'PATH_MAX' undeclared (first use in this function) > > http://cgit.freedesktop.org/xcb/libxcb/commit/?id=89b3485dadef47a30264a5bf150b96522183376b > > (I think that <sys/syslimits.h> is Darwin-specific, and <limits.h> is > correct for Linux/POSIX.) > > -- > Chris Ball <[email protected]> > One Laptop Per Child > _______________________________________________ > [email protected]: X.Org support > Archives: http://lists.freedesktop.org/archives/xorg > Info: http://lists.freedesktop.org/mailman/listinfo/xorg _______________________________________________ [email protected]: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.freedesktop.org/mailman/listinfo/xorg
