Gentoo Archives: gentoo-amd64

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Help - Wine-0.9 build failure
Date: Wed, 26 Oct 2005 22:58:18
Message-Id: 5bdc1c8b0510261555u18d06d1etff6cf4cc05a282e@mail.gmail.com
In Reply to: Re: [gentoo-amd64] Help - Wine-0.9 build failure by Marco Matthies
1 On 10/26/05, Marco Matthies <marco-ml@×××.net> wrote:
2 > Mark Knecht wrote:
3 > > Hi,
4 > > I just downloaded the new 0.9 release. The build fails pretty
5 > > quickly (first 2 minute or so) with the following failure on my AMD64
6 > > machine. Anyone tried this yet?
7 >
8 > Hi Mark,
9 >
10 > i just built wine 0.9 through portage, so you might try that route (just
11 > note that 0.9 seems to be regarded as an older version, so you need to
12 > put something like >=app-emulation/wine-10.0 in your
13 > /etc/portage/package.mask).
14 > As far as I can see you tried building it yourself, and from the build
15 > output the errors look like gcc was told to compile for 32-bit x86 'gcc
16 > -m32' but you were pulling in 64-bit libs '-L /usr/lib64'. I'm not
17 > really familiar with wine's build system so I don't know exactly what
18 > you need to do to change this, but you need to do something to make the
19 > build use /usr/lib32 , i.e. 32-bit libs.
20 >
21 > Marco
22
23 Hi Marco,
24 I'm not finding wine-0.9 in portage at all. I guess my servers are
25 just behind a bit. Guess I'll wait until tomorrow.
26
27 Thanks!
28
29 - Mark
30
31 lightning ~ # ACCEPT_KEYWORDS="~amd64" emerge -pv wine
32
33 These are the packages that I would merge, in order:
34
35 Calculating dependencies ...done!
36 [ebuild N ] app-emulation/wine-20050930 +X +alsa -arts +cups
37 -debug +esd +gif -glut +jack +jpeg -lcms -ldap -nas +ncurses +opengl
38 +oss -scanner -truetype +xml2 0 kB
39
40 Total size of downloads: 0 kB
41 lightning ~ #
42
43 --
44 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Help - Wine-0.9 build failure Marco Matthies <marco-ml@×××.net>