public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Wine-1.1.16 and amd64
@ 2009-03-02 17:11 Antonio Quartulli
  2009-03-02 17:35 ` Alan McKinnon
  0 siblings, 1 reply; 3+ messages in thread
From: Antonio Quartulli @ 2009-03-02 17:11 UTC (permalink / raw
  To: gentoo-user

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!


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



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] Wine-1.1.16 and amd64
  2009-03-02 17:11 [gentoo-user] Wine-1.1.16 and amd64 Antonio Quartulli
@ 2009-03-02 17:35 ` Alan McKinnon
  2009-03-02 17:45   ` Antonio Quartulli
  0 siblings, 1 reply; 3+ messages in thread
From: Alan McKinnon @ 2009-03-02 17:35 UTC (permalink / raw
  To: gentoo-user

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

-- 
alan dot mckinnon at gmail dot com



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] Wine-1.1.16 and amd64
  2009-03-02 17:35 ` Alan McKinnon
@ 2009-03-02 17:45   ` Antonio Quartulli
  0 siblings, 0 replies; 3+ messages in thread
From: Antonio Quartulli @ 2009-03-02 17:45 UTC (permalink / raw
  To: gentoo-user

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>



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-03-02 17:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-02 17:11 [gentoo-user] Wine-1.1.16 and amd64 Antonio Quartulli
2009-03-02 17:35 ` Alan McKinnon
2009-03-02 17:45   ` Antonio Quartulli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox