Gentoo Archives: gentoo-amd64

From: Jan Jitse Venselaar <janjitse@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] wine on AMD64?
Date: Thu, 15 Jun 2006 14:04:46
Message-Id: 200606151600.08529.janjitse@gmail.com
In Reply to: Re: [gentoo-amd64] wine on AMD64? by Mark Knecht
1 On Thursday 15 June 2006 15:47, Mark Knecht wrote:
2 >
3 > Jan,
4 > Thanks again. This worked and wine-0.9.15 is now installed.
5 >
6 > QUESTION: Should I now return the system to the pre-install state?
7 > Or possibly leave gcc-config on the system and reinstall
8 > eselect-compiler?
9 >
10 > emerge -C gcc-config
11 > emerge eselect-compiler
12 >
13 > Thanks,
14 > Mark
15 >
16 > lightning ~ # emerge -Cp gcc-config
17 >
18 > >>> These are the packages that would be unmerged:
19 >
20 > !!! 'sys-devel/gcc-config' is part of your system profile.
21 > !!! Unmerging it may be damaging to your system.
22 >
23 >
24 > sys-devel/gcc-config
25 > selected: 1.3.13-r2
26 > protected: none
27 > omitted: none
28 >
29 > >>> 'Selected' packages are slated for removal.
30 > >>> 'Protected' and 'omitted' packages will not be removed.
31 >
32 > lightning ~ # emerge -pv eselect-compiler
33 >
34 > These are the packages that would be merged, in order:
35 >
36 > Calculating dependencies... done!
37 > [ebuild N ] app-admin/eselect-compiler-2.0.0_rc1-r6 USE="-hardened" 0
38 > kB
39 >
40 > Total size of downloads: 0 kB
41 > lightning ~ #
42 Hello,
43
44 If I remember correctly, I just upgraded sys-devel/gcc-config. That should
45 pull in eselect-compiler as a dependency. I don't know whether it is
46 necessary or advisable to do so. You could just
47 put ">sys-devel/gcc-config-1.99" in your package.mask for the time being,
48 until this bug is sorted out, or you could hope that by the time a wine
49 upgrade is pushed out, the bug will be fixed.
50
51 Jan Jitse