Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 246701 - app-emulation/virtualbox-guest-additions USE=-X depends on x11-libs/libXmu
Summary: app-emulation/virtualbox-guest-additions USE=-X depends on x11-libs/libXmu
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Markus Ullmann (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-14 11:24 UTC by Mike Limansky
Modified: 2010-12-15 20:35 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Limansky 2008-11-14 11:24:00 UTC
virtualbox-guest-additions-2.0.4 cannot be emerged without libXmu (USE="-X").

Reproducible: Always

Steps to Reproduce:
1. Setup Gentoo as a guest on Virtualbox (I used 2.0.4).
2. Use X shall be disabled.
3. Unmask app-emulation/virtualbox-guest-additions
4. emerge virtualbox-guest-additions

Actual Results:  
Compilation fails, because there is no /usr/include/X11/Xmu/WinUtil.h file.

Expected Results:  
The package is installed successfully.
Comment 1 Alessio Cassibba (X-Drum) 2008-11-26 21:49:25 UTC
Hi,

- x11-libs/libXmu added to RDEPEND 
- reworked the ebuild to respect the X USE flag

ebuild on jokey's overlay[1], Thanks!

Alessio

[1] http://overlays.gentoo.org/dev/jokey

Thanks(In reply to comment #0)
> virtualbox-guest-additions-2.0.4 cannot be emerged without libXmu (USE="-X").
> 
> Reproducible: Always
> 
> Steps to Reproduce:
> 1. Setup Gentoo as a guest on Virtualbox (I used 2.0.4).
> 2. Use X shall be disabled.
> 3. Unmask app-emulation/virtualbox-guest-additions
> 4. emerge virtualbox-guest-additions
> 
> Actual Results:  
> Compilation fails, because there is no /usr/include/X11/Xmu/WinUtil.h file.
> 
> Expected Results:  
> The package is installed successfully.
> 

Comment 2 Mike Limansky 2008-11-27 09:32:10 UTC
Hi All,

  At last I've configured svn to get the overlay. It seems like all works fine now (I've checked version 2.0.4-r1). 

Regards,
Mike.
Comment 3 Mike Limansky 2008-12-18 13:02:42 UTC
Hi All,

Do you have any news on this bug?
Comment 4 Alessio Cassibba (X-Drum) 2008-12-18 13:17:34 UTC
(In reply to comment #3)
> Hi All,
> 
> Do you have any news on this bug?
> 

hi, yes i contacted a developer (Flameeyes) for a proxy commit,
this ebuild should appear in a couple of hours
Comment 5 Markus Ullmann (RETIRED) gentoo-dev 2009-03-11 09:00:01 UTC
This is InCVS already, someone forgot to close this