Legithrandil
12-13-2002, 05:52 PM
I went and downloaded winex from CVS off of sourceforge.net. after running ./wineinstall, it compiled for awhile and game me this message
make[2]: Entering directory `/home/legithrandil/wine/dlls/d3dgl'
gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o caps.o caps.c
In file included from d3dgl_private.h:5,
from caps.c:18:
../../include/wine_gl.h:31:20: GL/glu.h: No such file or directory
make[2]: *** [caps.o] Error 1
make[2]: Leaving directory `/home/legithrandil/wine/dlls/d3dgl'
make[1]: *** [d3dgl/libd3dgl.so] Error 2
make[1]: Leaving directory `/home/legithrandil/wine/dlls'
make: *** [dlls] Error 2
Compilation failed, aborting install.
It keeps doing this and I don't really know what to do about it. Any suggestions?
make[2]: Entering directory `/home/legithrandil/wine/dlls/d3dgl'
gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o caps.o caps.c
In file included from d3dgl_private.h:5,
from caps.c:18:
../../include/wine_gl.h:31:20: GL/glu.h: No such file or directory
make[2]: *** [caps.o] Error 1
make[2]: Leaving directory `/home/legithrandil/wine/dlls/d3dgl'
make[1]: *** [d3dgl/libd3dgl.so] Error 2
make[1]: Leaving directory `/home/legithrandil/wine/dlls'
make: *** [dlls] Error 2
Compilation failed, aborting install.
It keeps doing this and I don't really know what to do about it. Any suggestions?