glapi_mapi_tmp.h:883:1: error: conflicting types for ‘glDebugMessageCallbackARB’

2012-03-10 Thread darxus
I tried to update my wayland build script, for ubuntu oneric. I got everything manually built and running under X with nouveau, updated my script, ran it, and I've been getting this error when trying to build mesa ever since, including when I go back and build manually from scratch. I thought it w

Re: [PATCH v2] Flush the connection if we have to many marshaled fds

2012-03-10 Thread Kristian Hoegsberg
On Fri, Mar 09, 2012 at 12:51:42PM +0200, Ander Conselvan de Oliveira wrote: > The buffer used by wl_connection_data to receive a cmsg is 128 bytes > long. This can hold at most 28 fds but when a cmsg is generated for > sending the fds, there is no check for this limitation. The man page > for recv