Hi guys, This is what got me ... sorry for the waste of bandwith ... Perhaps a better note in the ReadMe's ?
The Great XCB Renaming ---------------------- Rename API to follow a new naming convention: * XCB_CONSTANTS_UPPERCASE_WITH_UNDERSCORES * xcb_functions_lowercase_with_underscores * xcb_types_lowercase_with_underscores_and_suffix_t * expand all abbreviations like "req", "rep", and "iter" ( from : /usr/share/doc/libxcb1-dev/NEWS.gz ) After I changed some names and symbols thigs are starting to work.. Thans, Lars Segerlund ---------- Forwarded message ---------- From: Michel Dänzer <[EMAIL PROTECTED]> Date: 2008-jan-31 10:47 Subject: Re: Problems building xcb programs ... To: Lars Segerlund <[EMAIL PROTECTED]> Please follow up to the list instead of just to me directly, thanks. On Thu, 2008-01-31 at 10:41 +0100, Lars Segerlund wrote: > I am trying to compile a VERY simple xcb program ... basicly a test > program which opens a window and draws in it. > > gcc -o prog proc.c -lXCB > > used to be enough to compile it, now it can't find any symbols ( > normally from xcb.h ) that are used by xcb. > > So I am missing something ... For one, 'pkg-config --libs xcb' gives -lxcb here with libxcb1-dev 1.1-1... -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer