Cannot build libxcb from git

Julien Cristau jcristau at debian.org
Sat Nov 1 03:36:14 PDT 2008


On Sat, Nov  1, 2008 at 12:25:05 +0200, Nikos Chantziaras wrote:

> Trying to build git master of libxcb, I get this:
> 
>   x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -pedantic 
> -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations 
> -Wnested-externs -march=core2 -O2 -fomit-frame-pointer -pipe -MT 
> xcb_out.lo -MD -MP -MF .deps/xcb_out.Tpo -c xcb_out.c  -fPIC -DPIC -o 
> .libs/xcb_out.o
> xcb_out.c: In function ‘get_socket_back’:

You're not building git master, that function doesn't exist there.  This
sounds like you're mixing xcb_out.c from the handoff branch and xcbint.h
from master.

Cheers,
Julien



More information about the xorg mailing list