On Wed, Mar 12, 2008 at 6:23 AM, Alan McKinnon wrote: > On Wednesday 12 March 2008, Robert Stockdale IV wrote: > > Hi all: > > I trying to emerge world and just got this error message with only 3 > > programs left to emerge. It is: > > > > * Messages for package app-emulation/wine-0.9.57: > > http://forums.gentoo.org/viewtopic-p-2111407.html > > > -- > Alan McKinnon > alan dot mckinnon at gmail dot com > > -- > gentoo-user@lists.gentoo.org mailing list > > Tried that and the emerge failed for gcc. I did an "emerge --sync" and tried again using -uDNav and it came up with the following: USE="multilib" FEATURES="-sandbox" emerge -uDNav gcc portage These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild U ] media-sound/alsa-headers-1.0.16 [1.0.16_rc2] 2,662 kB [ebuild U ] dev-util/desktop-file-utils-0.15 [0.14-r1] USE="-emacs" 341 kB [ebuild U ] media-libs/alsa-lib-1.0.16 [1.0.16_rc2] USE="midi -alisp -debug -doc" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" 764 kB [ebuild R ] sys-devel/gcc-4.1.2 USE="fortran gcj gtk mudflap* nls (-altivec) -bootstrap -build -d -doc (-hardened) -ip28 -ip32r10k -libffi% (-multilib) -multislot (-n32) (-n64) -nocxx -objc -objc++ -objc-gc -test -vanilla" 38,841 kB Total: 4 packages (3 upgrades, 1 reinstall), Size of downloads: 42,607 kB Would you like to merge these packages? [Yes/No] No *********************************************************************************************************************** I already have gcc 4.2.3 installed and emerge wants to downgrade to 4.1.2. I'd prefer to stay with 4.2.3. Is there a way to force it? Do I use /etc/portage/package.use to set the use flags permanently? Thank you, Bob