

I guess that portage is saying that it cannot install one or more packages because there are USE flags either not set when they are needed or set when they must not be.emochi wrote:I get a message that "USE changes".
Code: Select all
eselect profile list
Code: Select all
# required by x11-base/xorg-drivers-1.17:: gentoo [video_cards_vmware]
# required by x11-base/xorg-server-1.17.4:: gentoo [xorg]
# required by x11-drivers/xf86-input-mouse-1.9.1:: gentoo
>=media-libs/mesa-11.0.6 xa Code: Select all
# required by x11-drivers/xf86-video-vmware-13.1.0:: gentoo
# required by x11-base/xorg-drivers-1.17:: gentoo [video_cards_vmware]
# required by x11-base/xorg-server-1.17.4:: gentoo [xorg]
# required by x11-drivers/xf86-input-mouse-1.9.1:: gentoo
>=x11-libs/libdrm-2.4.65 libkms Code: Select all
# required by x11-drivers/xf86-input-mouseCode: Select all
INPUT_DEVICES=”edev keyboard mouse” 

Code: Select all
emerge wgetpaste
wgetpaste /var/log/Xorg.0.log
It seems that some xorg driver is missing. Try to add this line in make.conf:emochi wrote:Your paste can seen here: http://bpaste.net/show/eae3c87c1d03
Code: Select all
VIDEO_CARDS="fbdev vesa vmware"
INPUT_DEVICES="evdev keyboard mouse vmmouse"Code: Select all
# emerge -ND @world
Code: Select all
emerge xf86-input-evdev
Code: Select all
eselect profileCode: Select all
emerge www-client/midori mail-client/thunderbird -Nvp
Code: Select all
!!! The ebuild selected to satisfy “www-client/midori” has unmet requirements.
- www-client/midori-0.5.11-r1::gentoo USE=”deprecated doc granite introspection jit webkit2 xscreensaver zeitgeist“ ABI_X86=”64”
The following REQUIRED_USE flag constraints are unsatisfied:
granite? ( !deprecated ) webkit2? ( !deprecated ) Code: Select all
USE=”deprecated granite webkit2 ...Code: Select all
*INPORTANT: 11 news items need reading for repository ‘gentoo’.
*Use eselect news read to view new items.
*INPORTANT: 14 config files ‘/etc/portage’ need updating.
*See the CONFIGURATION FILES and CONFIGURATION FILES UODATE TOOLS
*sections of the emerge man page to learn how to update config files. 
Code: Select all
- www-client/midori-0.5.11-r1::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Pacho Ramos <pacho@gentoo.org> (31 Jul 2016)
# Upstream looks completely dead for a long time, doesn't reply to any bug
# we report to them. This relies on obsolete software like (#587448) and
# other bugs are being accumulated without any fix/attention. Removal in a
# month if nobody comes with the fixes.
An alternative to 'etc-update':emochi wrote:"* Sections of the emerge man page to learn how to update config files."
How to update the configuration file, "etc-update" Is.
Code: Select all
dispatch-confOverlays are explained at our wiki: https://wiki.gentoo.org/wiki/OverlayThe "(an 'overlay' will be needed)" 'overlay', do you specifically do, regardless of what you do.
Is this message from Xfce?When you are using the Mousepad, you get the following message.
"Warning, you are using the root account, you may harm your system."