Newbie: WineX CVS problem

Ove Kaaven ovehk at ping.uio.no
Mon Dec 3 07:33:06 CST 2001


On Sun, 2 Dec 2001 lawson_whitney at juno.com wrote:

> Clueless enough to try to run make without running ./configure first?
> Wine is distributed without a Makefile, so you have to ./configure it,
> but maybe you got a stale Makefile by accident?  I would rm config.*
> (_not_ config*) in case you also got stale config.cache, run ./configure
> and carry on. If that quote from make is accurate,
> <wine>/dlls/ddraw/Makefile at least is garbled.

It's not the makefile that is garbled, rather WineX's ddraw/hal.c includes
OpenGL headers without #ifdef HAVE_OPENGL protection. This works if OpenGL
is detected by configure, but fails to compile if OpenGL was not found.





More information about the wine-users mailing list