http://bugs.winehq.org/show_bug.cgi?id=19875
markus markus@bytenirvana.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |markus@bytenirvana.de
--- Comment #8 from markus markus@bytenirvana.de 2009-09-06 07:39:48 --- Hi,
I'm getting a error compiling newest wine source from git on 64-bit Gentoo Linux System:
(see also http://bugs.gentoo.org/260726)
/usr/bin/ld: Relocatable linking with relocations from format elf32-i386 (main.o) to format elf64-x86-64 (acledit.mgRA6l.o) is not supported winebuild: /usr/bin/ld -r failed with status 256 winegcc: ../../tools/winebuild/winebuild failed make[2]: *** [acledit.dll.so] Fehler 2 make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-9999/work/wine-9999/dlls/acledit' /usr/bin/ld: Relocatable linking with relocations from format elf32-i386 (aclui_main.o) to format elf64-x86-64 (aclui.Ilwy1j.o) is not supported make[1]: *** [acledit] Fehler 2 make[1]: *** Warte auf noch nicht beendete Prozesse... ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./activeds.spec activeds_main.o -o activeds.dll.fake -lkernel32 ../../libs/port/libwine_port.a -Wl,-O1 /usr/bin/ld: Relocatable linking with relocations from format elf32-i386 (activeds_main.o) to format elf64-x86-64 (activeds.uCpuyq.o) is not supported winebuild: /usr/bin/ld -r failed with status 256 winegcc: ../../tools/winebuild/winebuild failed winebuild: /usr/bin/ld -r failed with status 256 winegcc: ../../tools/winebuild/winebuild failed make[2]: *** [aclui.dll.so] Fehler 2 make[2]: *** [activeds.dll.so] Fehler 2 make[2]: *** Warte auf noch nicht beendete Prozesse... make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-9999/work/wine-9999/dlls/aclui' make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-9999/work/wine-9999/dlls/activeds' make[1]: *** [activeds] Fehler 2 make[1]: *** [aclui] Fehler 2 make[1]: Leaving directory `/var/tmp/portage/app-emulation/wine-9999/work/wine-9999/dlls' make: *** [dlls] Fehler 2