Re: [gentoo-user] mldonkey wants a gui, [solved] -- where do the flags come from?

2005-08-30 Thread Amphibian

Neil Bothwick wrote:


On Tue, 30 Aug 2005 15:54:42 +1000, Amphibian wrote:

 

So I remove them, and run the ocaml-rebuild again and it's happy, so I 
emerge mldonkey again and lo!  It installs lablgl and lablgtk, then 
moves on to mldoney and drops out with the same error given above.
   



What USE flags appear in "emerge -pv net-p2p/mldonkey"? I suspect you are
using one or both of gtk and gtk2.

 

Thanks -- they were both in there, added -gtk to the make.conf and all 
seems well.


However, where do the defaults come from? There is no use.defaults in 
the make.profle folder, even though the wiki 
<http://gentoo-wiki.com/FAQ_USE_Flags#Default_Use_Flags> says that there 
should be.


Should I be explicitly declaring flag or -flag in the make.conf for 
every possible flag?



--
gentoo-user@gentoo.org mailing list



[gentoo-user] mldonkey wants a gui, but I don't want a GUI....

2005-08-29 Thread Amphibian

emerge mldonkey gives me this:

* If the compile with gui fails, and you have updated ocaml
* recently, you may have forgotten that you need to run
* /usr/portage/dev-lang/ocaml/files/ocaml-rebuild.sh
* to learn which ebuilds you need to recompile
* each time you update ocaml to a different version
* see the ocaml ebuild for details

* Only one GUI must be chosen! (gtk || gtk2 || oldgtk)


If I run that script, I get this:

Cleaning "dev-ml/lablgl-1.00" "dev-ml/lablgtk-1.2.7" "dev-ml/lablgtk-2.4.0"
Building ">=dev-ml/lablgl-1.00" ">=dev-ml/lablgtk-1.2.7" 
">=dev-ml/lablgtk-2.4.0"


These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] dev-ml/lablgl-1.00
[ebuild   R   ] dev-ml/lablgtk-2.4.0

So I remove them, and run the ocaml-rebuild again and it's happy, so I 
emerge mldonkey again and lo!  It installs lablgl and lablgtk, then 
moves on to mldoney and drops out with the same error given above.


Does any one have any ideas?
--
gentoo-user@gentoo.org mailing list