Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 348545

Summary: media-video/cheese-2.30.1 missing dependency
Product: Gentoo Linux Reporter: Benedict Holysword <holysword>
Component: New packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED INVALID    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Benedict Holysword 2010-12-12 17:47:18 UTC
Missing dependency while merging media-video/cheese-2.30.1.


Reproducible: Always

Steps to Reproduce:
1. emerge =media-video/cheese-2.30.1

Actual Results:  
During the compilation of media-video/cheese-2.30.1, I got the error:

(...)
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lglitz-glx
(...)


I little check showed that no glitz was installed in fact. I believe it should require this package or require that some other package should be compiled with a specific useflag (which pulls this pacakge). After emerging glitz I could emerge cheese normally.
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-12-13 09:47:10 UTC
please run revdep-rebuild to then end and then if you get this error again, please re-open this ticket with full build.log and emerge --info. thanks for reporting.
Comment 2 Pacho Ramos gentoo-dev 2010-12-13 16:55:29 UTC
(In reply to comment #1)
> please run revdep-rebuild to then end and then if you get this error again,
> please re-open this ticket with full build.log and emerge --info. thanks for
> reporting.
> 

If revdep-rebuild is not enough, you probably also need to run "lafilefixer --justfixit", problems like this are probably caused by cairo-1.10 update if I don't misremember on people building old cairo versions with "glitz" USE flag enabled