PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Wine problem unter RH9 !!!



The AngeL
16.04.03, 22:12
Hi Leute,
ich wollte mir die neue Wine Build unter RH9 installieren. aber irgendwie vertragen sie sich net so gut.

Hier mal der Prob bei make:
wgl.c: In function `wglGetProcAddress':
wgl.c:317: warning: implicit declaration of function `glXGetProcAddressARB'
wgl.c:317: warning: comparison between pointer and integer
wgl.c:326: warning: assignment makes pointer from integer without a cast
gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -g -O2 -Wall -mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith -fPIC -D__WINESRC__ -D_REENTRANT -o opengl_norm.o opengl_norm.c
opengl_norm.c: In function `wine_glActiveTextureARB':
opengl_norm.c:28: warning: implicit declaration of function `glActiveTextureARB'
opengl_norm.c: In function `wine_glClientActiveTextureARB':
opengl_norm.c:210: warning: implicit declaration of function `glClientActiveTextureARB'
opengl_norm.c: In function `wine_glMateriali':
opengl_norm.c:2094: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make[2]: *** [opengl_norm.o] Error 1
make[2]: Leaving directory `/home/TheAngeL/Programms/wine-20030408/dlls/opengl32'
make[1]: *** [opengl32] Error 2
make[1]: Leaving directory `/home/TheAngeL/Programms/wine-20030408/dlls'
make: *** [dlls] Error 2


Ich hab die neue Build runtergeladen die mit der glibc 2.3 kompatibel ist.

Könntet ihr mir weiter helfen ????

Thx im voraus.