PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : wine kompiliere probleme



ml
23.01.04, 18:21
Hallo!

Ich will wine installieren (20031212) mit

emerge wine

aber es kommt immer der gleiche Fehler.
Der tritt auch auf wenn ich es mit der cvs-Version probiere und mit der neuesten im portage-tree (20040121)


gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o glu32.dll.dbg.o glu32.dll.dbg.c
../../tools/winebuild/winebuild -D__WINESRC__ -D_REENTRANT -fPIC -o glu32.spec.c --spec ./glu32.spec glu.o glu32.dll.dbg.o -L../../dlls -lkernel32 -lntdll
gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o glu32.spec.o glu32.spec.c
gcc -shared -Wl,-Bsymbolic,-z,defs glu32.spec.o glu.o glu32.dll.dbg.o -o glu32.dll.so -L../../libs/wine -lwine -L/usr/X11R6/lib -lSM -lICE -lXxf86dga -lXxf86vm -lXrandr -lXrender -lXv -lXext -lX11 -lGL -lGLU -L../../libs/port -lwine_port -lm -lc
make[2]: Leaving directory `/var/tmp/portage/wine-20031212/work/wine-20031212/dlls/glu32'
rm -f glu32.dll.so && ln -s glu32/glu32.dll.so glu32.dll.so
make[2]: Entering directory `/var/tmp/portage/wine-20031212/work/wine-20031212/dlls/glut32'
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o glut.o glut.c
../../tools/winebuild/winebuild -D__WINESRC__ -o glut32.dll.dbg.c --debug -C. glut.c
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o glut32.dll.dbg.o glut32.dll.dbg.c
../../tools/winebuild/winebuild -D__WINESRC__ -D_REENTRANT -fPIC -o glut32.spec.c --spec ./glut32.spec glut.o glut32.dll.dbg.o -L../../dlls -lkernel32
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o glut32.spec.o glut32.spec.c
gcc -shared -Wl,-Bsymbolic,-z,defs glut32.spec.o glut.o glut32.dll.dbg.o -o glut32.dll.so -L../../libs/wine -lwine -L/usr/X11R6/lib -lSM -lICE -lXxf86dga -lXxf86vm -lXrandr -lXrender -lXv -lXext -lX11 -lGL -lGLU -lglut -lXmu -lXi -L../../libs/port -lwine_port -lm -lc
make[2]: Leaving directory `/var/tmp/portage/wine-20031212/work/wine-20031212/dlls/glut32'
rm -f glut32.dll.so && ln -s glut32/glut32.dll.so glut32.dll.so
make[2]: Entering directory `/var/tmp/portage/wine-20031212/work/wine-20031212/dlls/d3d8'
LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__ -foversion.res version.rc
gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o basetexture.o basetexture.c
basetexture.c: In function `IDirect3DBaseTexture8Impl_SetPrivateData':
basetexture.c:80: warning: unused variable `This'
basetexture.c: In function `IDirect3DBaseTexture8Impl_GetPrivateData':
basetexture.c:84: warning: unused variable `This'
basetexture.c: In function `IDirect3DBaseTexture8Impl_FreePrivateData':
basetexture.c:88: warning: unused variable `This'
basetexture.c: In function `IDirect3DBaseTexture8Impl_SetPriority':
basetexture.c:92: warning: unused variable `This'
basetexture.c: In function `IDirect3DBaseTexture8Impl_GetPriority':
basetexture.c:97: warning: unused variable `This'
basetexture.c: In function `IDirect3DBaseTexture8Impl_PreLoad':
basetexture.c:102: warning: unused variable `This'
basetexture.c: In function `IDirect3DBaseTexture8Impl_SetLOD':
basetexture.c:113: warning: unused variable `This'
basetexture.c: In function `IDirect3DBaseTexture8Impl_GetLOD':
basetexture.c:118: warning: unused variable `This'
gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o cubetexture.o cubetexture.c
cubetexture.c: In function `IDirect3DCubeTexture8Impl_SetPrivateData':
cubetexture.c:93: warning: unused variable `This'
cubetexture.c: In function `IDirect3DCubeTexture8Impl_GetPrivateData':
cubetexture.c:98: warning: unused variable `This'
cubetexture.c: In function `IDirect3DCubeTexture8Impl_FreePrivateData':
cubetexture.c:103: warning: unused variable `This'
cubetexture.c: In function `IDirect3DCubeTexture8Impl_SetPriority':
cubetexture.c:108: warning: unused variable `This'
cubetexture.c: In function `IDirect3DCubeTexture8Impl_GetPriority':
cubetexture.c:113: warning: unused variable `This'
cubetexture.c: In function `IDirect3DCubeTexture8Impl_SetLOD':
cubetexture.c:207: warning: unused variable `This'
cubetexture.c: In function `IDirect3DCubeTexture8Impl_GetLOD':
cubetexture.c:212: warning: unused variable `This'
gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o d3d8_main.o d3d8_main.c
gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o device.o device.c
device.c: In function `IDirect3DDevice8Impl_TestCooperativeLevel':
device.c:312: warning: unused variable `This'
device.c: In function `IDirect3DDevice8Impl_GetAvailableTextureMem':
device.c:318: warning: unused variable `This'
device.c: In function `IDirect3DDevice8Impl_ResourceManagerDiscardBytes' :
device.c:327: warning: unused variable `This'
device.c: In function `IDirect3DDevice8Impl_GetDisplayMode':
device.c:351: warning: unused variable `This'
device.c: In function `IDirect3DDevice8Impl_Reset':
device.c:477: warning: unused variable `This'
device.c: In function `IDirect3DDevice8Impl_GetRasterStatus':
device.c:571: warning: unused variable `This'
device.c: In function `IDirect3DDevice8Impl_CopyRects':
device.c:984: warning: unused variable `This'
device.c: In function `IDirect3DDevice8Impl_UpdateTexture':
device.c:1089: warning: unused variable `This'
device.c: In function `IDirect3DDevice8Impl_BeginScene':
device.c:1278: warning: unused variable `This'
device.c: In function `IDirect3DDevice8Impl_SetClipStatus':
device.c:3020: warning: unused variable `This'
device.c: In function `IDirect3DDevice8Impl_GetClipStatus':
device.c:3024: warning: unused variable `This'
device.c: In function `IDirect3DDevice8Impl_ValidateDevice':
device.c:3580: warning: unused variable `This'
device.c: In function `IDirect3DDevice8Impl_GetInfo':
device.c:3585: warning: unused variable `This'
device.c: In function `IDirect3DDevice8Impl_ProcessVertices':
device.c:3729: warning: unused variable `This'
device.c: In function `IDirect3DDevice8Impl_DeleteVertexShader':
device.c:3799: warning: unused variable `This'
device.c: In function `IDirect3DDevice8Impl_SetVertexShaderConstant':
device.c:3856: warning: unused variable `f'
device.c: In function `IDirect3DDevice8Impl_DeletePixelShader':
device.c:3985: warning: unused variable `This'
device.c: In function `IDirect3DDevice8Impl_SetPixelShaderConstant':
device.c:4021: warning: unused variable `f'
device.c: In function `IDirect3DDevice8Impl_DrawRectPatch':
device.c:4051: warning: unused variable `This'
device.c: In function `IDirect3DDevice8Impl_DrawTriPatch':
device.c:4055: warning: unused variable `This'
device.c: In function `IDirect3DDevice8Impl_DeletePatch':
device.c:4059: warning: unused variable `This'
gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o directx.o directx.c
directx.c: In function `IDirect3D8Impl_RegisterSoftwareDevice':
directx.c:105: warning: unused variable `This'
directx.c: In function `IDirect3D8Impl_GetAdapterCount':
directx.c:111: warning: unused variable `This'
directx.c: In function `IDirect3D8Impl_GetAdapterIdentifier':
directx.c:119: warning: unused variable `This'
directx.c: In function `IDirect3D8Impl_GetAdapterModeCount':
directx.c:151: warning: unused variable `This'
directx.c: In function `IDirect3D8Impl_EnumAdapterModes':
directx.c:177: warning: unused variable `This'
directx.c: In function `IDirect3D8Impl_GetAdapterDisplayMode':
directx.c:229: warning: unused variable `This'
directx.c: In function `IDirect3D8Impl_CheckDeviceType':
directx.c:270: warning: unused variable `This'
directx.c: In function `IDirect3D8Impl_CheckDeviceMultiSampleType':
directx.c:328: warning: unused variable `This'
directx.c: In function `IDirect3D8Impl_CheckDepthStencilMatch':
directx.c:345: warning: unused variable `This'
directx.c: In function `IDirect3D8Impl_GetDeviceCaps':
directx.c:639: `GL_MAX_VERTEX_UNITS_ARB' undeclared (first use in this function)
directx.c:639: (Each undeclared identifier is reported only once
directx.c:639: for each function it appears in.)
directx.c: In function `IDirect3D8Impl_GetAdapterMonitor':
directx.c:697: warning: unused variable `This'
make[2]: *** [directx.o] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/wine-20031212/work/wine-20031212/dlls/d3d8'
make[1]: *** [d3d8] Fehler 2
make[1]: Leaving directory `/var/tmp/portage/wine-20031212/work/wine-20031212/dlls'
make: *** [dlls] Fehler 2

Hatte wine aber schon mal erfolgreich kompiliert, keine Ahnung wieso das jetzt nicht mehr geht.

mfg

ml