Cryptic output from emerge
On Sun, Feb 19, 2012 at 7:48 PM, <meino.cramer@gmx.de> wrote:
>
> Hi
>
> After an
>
> * *emerge --color=n --newuse --update --tree --deep world -vp
>
> I got this output. What does the line with "cxx?" want say to me?
>
>
>
> * *These are the packages that would be merged, in reverse order:
>
> * *Calculating dependencies /
>
> * *!!! Problem resolving dependencies for dev-libs/beecrypt from @selected * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ... done!
>
> * *!!! The ebuild selected to satisfy "dev-libs/beecrypt" has unmet requirements.
> * *- dev-libs/beecrypt-4.2.1::gentoo USE="cxx (multilib) -doc -java -python -static-libs -threads"
>
> * *The following REQUIRED_USE flag constraints are unsatisfied:
> * * * *cxx? ( threads )
>
> * *(dependency required by "@selected" [set])
> * *(dependency required by "@world" [argument])
> * *[1] * *19260 exit 1 * * emerge --color=n --newuse --update --tree --deep world -vp
>
> Thank you very much in advance for a help...
>
> Best regards,
> mcc
>
>
>
>
It says you need to enable threads if you want c++ support. (If cxx
useflag is present, check for threads useflag).
--
Nilesh Govindarajan
http://nileshgr.com
|