Click to See Complete Forum and Search --> : compiling wine:[ts_xlib.o] Error 1


Sepero
04-28-2003, 01:00 AM
There's somewhat more to it than the title. I'm trying to compile wine. I output the errors to a file for you guys(and gals?:)). Sometimes I can figure out the error messages... This isn't one of those times. The output file is attached.

bwkaz
04-28-2003, 08:54 AM
First line of the error output:

ts_xlib.c:10:22: X11/Xlib.h: No such file or directory Install XFree86-devel, or X11R6-devel, or whatever your distro calls it. ;)

Sepero
04-28-2003, 11:37 AM
Thanks. I'll be sure to write back and tell how everything went when I get back home.