ik heb de source gedownt met cvs
./configure en make depend gingen goed
maartoen kwamen we bij make en toen zei die
ik heb al gezoch op inet naar lib3dgl en caps.o maar nix gevonden
iemand een oplossing ..
./configure en make depend gingen goed
maartoen kwamen we bij make en toen zei die
code:
1
2
3
4
5
6
7
8
9
10
11
12
| make[2]: Binnengaan van map `/root/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: Onbekend bestand of map
make[2]: *** [caps.o] Fout 1
make[2]: Weggaan uit map `/root/wine/dlls/d3dgl'
make[1]: *** [d3dgl/libd3dgl.so] Fout 2
make[1]: Weggaan uit map `/root/wine/dlls'
make: *** [dlls] Fout 2
Compilation failed, aborting install. |
ik heb al gezoch op inet naar lib3dgl en caps.o maar nix gevonden
iemand een oplossing ..