Gentoo Archives: gentoo-amd64

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] wine on AMD64?
Date: Mon, 12 Jun 2006 12:49:42
Message-Id: 5bdc1c8b0606120544v17fa1357k601a37e15b44cb90@mail.gmail.com
1 Hi,
2 I wonder if anyone is able to build wine on their AMD64 systems
3 right now. All of my attempts from wine-0.9.15 down through wine-0.9
4 end with this sort of failure:
5
6 lightning ~ # emerge -pv =app-emulation/wine-0.9.15
7
8 These are the packages that would be merged, in order:
9
10 Calculating dependencies... done!
11 [ebuild N ] app-emulation/wine-0.9.15 USE="X alsa cups debug gif
12 jack jpeg ncurses opengl oss -arts -esd -glut -lcms -ldap -nas
13 -scanner -truetype -xml" 0 kB
14
15 Total size of downloads: 0 kB
16 lightning ~ # emerge =app-emulation/wine-0.9.15
17 <SNIP>
18 /usr/include/gentoo-multilib/amd64/bits/confname.h:597: error:
19 redeclaration of enumerator `_CS_POSIX_V6_LPBIG_OFFBIG_LIBS'
20 /usr/include/gentoo-multilib/x86/bits/confname.h:597: error: previous
21 definition of '_CS_POSIX_V6_LPBIG_OFFBIG_LIBS' was here
22 /usr/include/gentoo-multilib/amd64/bits/confname.h:601: error:
23 redeclaration of enumerator `_CS_POSIX_V6_LPBIG_OFFBIG_LINTFLAGS'
24 /usr/include/gentoo-multilib/x86/bits/confname.h:601: error: previous
25 definition of '_CS_POSIX_V6_LPBIG_OFFBIG_LINTFLAGS' was here
26 make[2]: *** [ffs.o] Error 1
27 make[2]: Leaving directory
28 `/var/tmp/portage/wine-0.9.15/work/wine-0.9.15/libs/p ort'
29 make[1]: *** [port] Error 2
30 make[1]: Leaving directory `/var/tmp/portage/wine-0.9.15/work/wine-0.9.15/libs'
31 make: *** [libs] Error 2
32
33 !!! ERROR: app-emulation/wine-0.9.15 failed.
34 Call stack:
35 ebuild.sh, line 1539: Called dyn_compile
36 ebuild.sh, line 939: Called src_compile
37 wine-0.9.15.ebuild, line 119: Called die
38
39 !!! depend
40 !!! If you need support, post the topmost build error, and the call
41 stack if relevant.
42
43 lightning ~ #
44
45 I tried a number of the 0.9 series and they all failed the same way.
46
47 As of yesterday I could not find anything like this in the forums.
48
49 Thanks in advance,
50 Mark
51 --
52 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] wine on AMD64? Jan Jitse Venselaar <janjitse@×××××.com>