Le 02/15/05 Jim Hatfield <[EMAIL PROTECTED]> a �crit notamment: > I would appreciate it if someone could advise on how to resolve this: > >>terminator root # emerge --update world >>Calculating world dependencies ...done! >> >>!!! Error: the xfce-base/xfce4-base package conflicts with another package. >>!!! both can't be installed on the same system together. >>!!! Please use 'emerge --pretend' to determine blockers. >> >>terminator root # emerge --update --pretend world >> >>These are the packages that I would merge, in order: >> >>Calculating world dependencies ...done! >>[blocks B ] xfce-base/xfce4-base (from pkg xfce-base/xfce4-4.2.0) >>[ebuild U ] x11-libs/gtk+-2.4.14 [2.4.13-r1] >>[ebuild U ] x11-themes/gtk-engines-xfce-2.2.5 [2.1.7] > (plus lots and lots more xfce-related packages) > > I have removed any xfce extras I had, which I thought might be causing > this. The only xfce-related thing in my world file is xfce-base/xfce4. > > I also seem to have a problem if I manually update gtk+. The build > starts OK: > >>terminator portage # emerge --update gtk+ >>Calculating dependencies ...done! >>>>> emerge (1 of 1) x11-libs/gtk+-2.4.14 to / >>>>> md5 src_uri ;-) gtk+-2.4.14.tar.bz2 >>>>> md5 src_uri ;-) gtk+-2.4-smoothscroll-r1.patch >>>>> Unpacking source... >>>>> Unpacking gtk+-2.4.14.tar.bz2 to /var/tmp/portage/gtk+-2.4.14/work > > but ends like this: > >>/bin/sed: can't read /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: >>No such file or directory >>libtool: link: `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la' is not >>a valid libtool archive >>make[4]: *** [libpixbufloader-tiff.la] Error 1
[...] You must definitely unmerge xfce4-base, not needed for xfce4 and conflicting with it: root # emerge -C xfce4-base, and then root # emerge --update world cheers, -- Jean Magnan de Bornier 3 Cours Victor Hugo, 13980 Alleins France Tel: 08 70 39 34 03 Port: 06 09 17 35 87 e-mots: jean*at*bornier.net -- [email protected] mailing list
