On Wed, 12 May 1999, spoiler.freeserve.co.uk wrote: > I even downloaded the O'Reilly version and that didn't work. The > O'Reilly version complains > that it can't load Xlib.h although my compile line reads > gcc -g -lX11 -o basicwin basicwin.c > I tried it with a -DSYSV also but to no effect. My version has fits > complaining about undeclared > variables. I suspect I need to include Xfuncproto.h but I'm not certain.
I would doublecheck whether you have the X development package xlib6g-dev --prashanth