Alan McKinnon ha scritto:
> On Monday 02 March 2009 19:11:51 Antonio Quartulli wrote:
>> Hi all!
>> I am trying to upgrade wine to version 1.1.16 on my Gentoo AMD64 but I
>> got a problem because it can't compile (or maybe link) on my amd64 system.
>>
>> x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include
>>  -D__WINESRC__  -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
>> -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits
>> -Wpointer-arith  -march=core2 -O3 -pipe -msse4.1 -fomit-frame-pointer
>> -o activeds_main.o activeds_main.c
>> /usr/bin/ld: Relocatable linking with relocations from format elf32-i386
>> (main.o) to format elf64-x86-64 (acledit.gf6Map.o) is not supported
>> winebuild: /usr/bin/ld -r failed with status 256
>> winegcc: ../../tools/winebuild/winebuild failed
>> make[2]: *** [acledit.dll.so] Error 2
>>
>> this is one of the errors that I got.
>>
>> Is there a way to build wine on a 64bit system without using the win64
>> flag (i still want to run win32 binaries).
>>
>> Bye!
> 
> 
> Bug #260726 at b.g.o.
> 
> Apparently if you remove the offending line recently added by vapier to the 
> ebuild, it may build. However, variable results have been reported.
> 
> Failing that, I suggest you do what I did - mask 1.1.6 and be content with 
> 1.1.15
> 
ok, thank you so much!
I will mask version 1.1.16 too

-- 
Antonio Quartulli <http://www.ritirata.org/ordex>

Reply via email to