http://bugs.winehq.org/show_bug.cgi?id=2712
Summary: build fail on Linux Debian PowerPC Product: Wine Version: 20050111 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: hfiguiere@teaser.fr
Hi,
I'm trying to build wine on Linux Debian PowerPC to get libwine. My goal is to have some sort of way to run the Win32 version of AbiWord build from source, for cross-platform development purpose. I don't have a Intel PC so I use my PowerPC Linux workstation.
When building Wine 2005011 (from the unofficial Debian source package), I get these errors:
../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./d3d8.spec basetexture.o cubetexture.o d3d8_main.o device.o directx.o drawprim.o indexbuffer.o resource.o shader.o stateblock.o surface.o swapchain.o texture.o utils.o vertexbuffer.o volume.o volumetexture.o vshaderdeclaration.o d3d8.dll.dbg.o version.res -o d3d8.dll.so -L../../dlls -lwined3d -luser32 -lgdi32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine -ldxguid -luuid -L/usr/X11R6/lib -lSM -lICE -lXxf86dga -lXxf86vm -lXext -lX11 -lGL -lGLU -L../../libs/port -lwine_port d3d8.dll-JRfN7E.spec.c:20: warning: `__stdcall' redefined *Initialization*:1: warning: this is the location of the previous definition /tmp/ccWBJFcU.s: Assembler messages: /tmp/ccWBJFcU.s:411: Error: syntax error; found `@' but expected `,' /tmp/ccWBJFcU.s:411: Error: junk at end of line: `@hi' /tmp/ccWBJFcU.s:432: Error: syntax error; found `@' but expected `,' /tmp/ccWBJFcU.s:432: Error: junk at end of line: `@hi' /tmp/ccWBJFcU.s:453: Error: syntax error; found `@' but expected `,' /tmp/ccWBJFcU.s:453: Error: junk at end of line: `@hi' /tmp/ccWBJFcU.s:474: Error: syntax error; found `@' but expected `,' /tmp/ccWBJFcU.s:474: Error: junk at end of line: `@hi' /tmp/ccWBJFcU.s:495: Error: syntax error; found `@' but expected `,' /tmp/ccWBJFcU.s:495: Error: junk at end of line: `@hi'