Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 348545 - media-video/cheese-2.30.1 missing dependency
Summary: media-video/cheese-2.30.1 missing dependency
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-12 17:47 UTC by Benedict Holysword
Modified: 2010-12-13 16:55 UTC (History)
0 users

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 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