On Mon, 2009-12-14 at 17:43 +0100, [email protected] wrote: > I did a > emerge -C libXext xextproto; emerge -1 libXext xextproto; emerge -1 > xorg-server > but the error remains the same. > > Now?
Seems like the versions are incompatible with each other. Do you have anything X related masked/unmasked or key worded? You can also try unmerging them both and then emerging xorg-server and let portage handle the dependencies. If this is a first install you should emerge x11-base/xorg-x11. I made the mistake of just emerging the X server once, and that doesn't work. Maybe run revdep-rebuild two times to be sure everything is in order.

