Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Too many ebuilds are masked, here is my use flags :
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
bleakcabal
Guru
Guru


Joined: 10 Oct 2002
Posts: 301
Location: Montreal, Québec, Canada

PostPosted: Fri Mar 21, 2003 2:25 pm    Post subject: Too many ebuilds are masked, here is my use flags : Reply with quote

Too many ebuilds are masked, here is my use flags in make.conf. I don't have gnome installed and I followed the faq on use flags while building my make.conf file.

USE="-berkdb -3dnow -gnome cdr cups slp dga opengl fbcon qtmt gtk gtk2 motif gtkhtml tcltk aalib imlib svga jpeg mpeg quicktime alsa oss dvd xmms oggvorbis mozirc spell truetype xml pdflib java perl python -gdbm samba kde arts sdl zlib"


I tried changing it to :

USE="cdr cups slp dga opengl fbcon qtmt gtk gtk2 motif gtkhtml tcltk aalib imlib svga jpeg mpeg quicktime alsa oss dvd xmms oggvorbis mozirc spell truetype xml pdflib java perl python samba kde arts sdl zlib"

In other words removing the minus flags : -berkdb -3dnow -gnome -gdbm

But that didn't do no good. What should a good make.conf file look like so that I don't get a lot of masked ebuilds.
Back to top
View user's profile Send private message
Matje
l33t
l33t


Joined: 29 Oct 2002
Posts: 619
Location: Hasselt, Belgium

PostPosted: Fri Mar 21, 2003 3:45 pm    Post subject: Reply with quote

Masked ebuilds are masked because developers mask it. It has nothing to do with your USE variables. If you want to unmask the masked ebuilds you should add ACCEPT_KEYWORDS="~x86" to your /etc/make.conf. Be aware that this may brake stuff. If you want to emerge just one masked package, do:
Code:
# ACCEPT_KEYWORDS="~x86" emerge whatyouwant
or do like I did and create an alias for that.
_________________
Life is like a box of chocolates... Before you know it, it's empty...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum