[Bug 6304] New: Git 060928: (gdi32.dll.so) Wine no longer compiles under 64-bit Linux.

Wine Bugs wine-bugs at winehq.org
Thu Sep 28 10:46:48 CDT 2006


http://bugs.winehq.org/show_bug.cgi?id=6304

           Summary: Git 060928:  (gdi32.dll.so) Wine no longer compiles
                    under 64-bit Linux.
           Product: Wine
           Version: CVS
          Platform: PC-x86-64
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: P2
         Component: wine-binary
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: wine at eternaldusk.com


As of yesterday, Sept. 28 2006, I receive the following error when trying to
compile the Git tree on my system (Kubuntu Linux Kernel 2.6.15-27-amd64-k8 #1
SMP PREEMPT).  Previously, it was compiling successfully (other than a spurious
FontForge/Freetype message, for which I have another bug open).

--------

../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./gdi32.spec
dispdib.spec.o gdi.exe.spec.o wing.spec.o bidi16.o dispdib.o env.o gdi16.o
metafile16.o wing.o  bidi.o bitblt.o bitmap.o brush.o clipping.o dc.o dib.o
driver.o enhmetafile.o enhmfdrv/bitblt.o enhmfdrv/dc.o enhmfdrv/graphics.o
enhmfdrv/init.o enhmfdrv/mapping.o enhmfdrv/objects.o font.o freetype.o
gdi_main.o gdiobj.o icm.o mapping.o metafile.o mfdrv/bitblt.o mfdrv/dc.o
mfdrv/graphics.o mfdrv/init.o mfdrv/mapping.o mfdrv/objects.o mfdrv/text.o
painting.o palette.o path.o pen.o printdrv.o region.o    version.res   -o
gdi32.dll.so  -ladvapi32 -lkernel32 -lntdll  /usr/lib/libsicuuc.a
/usr/lib/libsicudata.a -lstdc++ -lgcc_s ../../libs/port/libwine_port.a -L/lib32
-L/usr/lib32 -Wl,-rpath,/lib32 -Wl,-rpath,/usr/lib32
ld: Relocatable linking with relocations from format elf64-x86-64
(/usr/lib/libsicuuc.a(ubidi.ao)) to format elf32-i386 (gdi32.n0hnjc.o) is not
supported
winebuild: ld -m elf_i386 -r failed with status 256
winegcc: ../../tools/winebuild/winebuild failed.
make[2]: *** [gdi32.dll.so] Error 2
make[2]: Leaving directory `/data/install/wine/dlls/gdi'
make[1]: *** [gdi] Error 2
make[1]: Leaving directory `/data/install/wine/dlls'
make: *** [dlls] Error 2

--------

-J

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list