On Thursday 30 March 2006 00:09, Daevid Vincent wrote:
> I have a VMWare that I use for LAMP development. I have never put Xorg on
> it, nor do I ever want X windows on it. Recently, when I do an 'emerge
> -Davut world', I see this:
> -------------------------------------------------------------------------
> vmware ~ # emerge -Davtu world
>
> These are the packages that I would merge, in reverse order:
>
> Calculating world dependencies
> !!! Packages for the following atoms are either all
> !!! masked or don't exist:
> sys-apps/fileutils sys-apps/textutils sys-apps/sh-utils

Seems you have fileutils, textutils and sh-utils in your world file though 
they are not part of portage. Are you using them? If you don't then perhaps 
unmerge them..

That is, however, uncorrelated to the problem below.

> ...done!
> [ebuild     U ] net-fs/samba-3.0.21b [3.0.14a-r2] +acl -async -automount
> -cups -doc -examples -kerberos -ldap -ldapsam -libclamav +mysql -oav +pam
> -postgres +python -quotas +readline (-selinux) -swat -syslog -winbind -xml
> +xml2 17,143 kB
> [ebuild     U ] www-client/links-2.1_pre20 [2.1_pre19] -X -directfb -fbcon
> +gpm -javascript +jpeg -livecd +png +sdl +ssl -svga +tiff -unicode 3,768 kB
> [ebuild  N    ]  media-libs/libsdl-1.2.8-r1  -X -aalib -alsa -arts -dga
> -directfb -esd -fbcon -ggi -libcaca -nas -noaudio -noflagstrip -nojoystick
> -novideo +opengl +oss -pic -svga -xinerama +xv 2,541 kB
           ^^^^^^^
When opengl is requested links depends on virtual/opengl which is provided by 
x11-base/xorg-x11 given that the opengl use flag is enabled for that too...

So just add -opengl to your use flags.

> [ebuild  N    ]   media-libs/audiofile-0.2.6-r1  365 kB
> [ebuild  N    ] x11-terms/xterm-207  -Xaw3d -doc -toolbar +truetype
> -unicode 727 kB
> [nomerge      ]  sys-apps/utempter-0.5.5.6
> [ebuild  N    ]   x11-base/xorg-x11-6.8.2-r6  -3dfx -3dnow +bitmap-fonts
> -cjk -debug -dlloader -dmx -doc -font-server -insecure-drivers -ipv6
> -minimal -mmx -nls -nocxx +opengl +pam -sdk -sse -static +truetype-fonts
> +type1-fonts (-uclibc) -xprint +xv 44,705 kB

-- 
Bo Andresen
-- 
gentoo-user@gentoo.org mailing list

Reply via email to