Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 167476 - [PATCH] libmpeg2-0.4.0b does not link when gpm is not installed
Summary: [PATCH] libmpeg2-0.4.0b does not link when gpm is not installed
Status: RESOLVED DUPLICATE of bug 136342
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-18 13:47 UTC by Bram Schoenmakers
Modified: 2007-02-18 13:54 UTC (History)
0 users

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


Attachments
Patch to libmpeg2-0.4.0b (libmpeg2-0.4.0b-gpm.patch,290 bytes, patch)
2007-02-18 13:48 UTC, Bram Schoenmakers
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bram Schoenmakers 2007-02-18 13:47:06 UTC
I tried to get rid of GPM in my installation by entering the -gpm useflag in make.conf. After emerge --newuse world I ran emerge --depclean which removed 'gpm'. Fair enough. revdep-rebuild revealed that libmpeg2 was broken, so it got re-installed. That failed because it couldn't find the gpm libraries.

So I think libmpeg2 has a missing dependency: gpm.
Comment 1 Bram Schoenmakers 2007-02-18 13:48:15 UTC
Created attachment 110533 [details, diff]
Patch to libmpeg2-0.4.0b

Patch against the latest stable libmpeg2 (x86) to state GPM as a dependency.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-02-18 13:51:05 UTC

*** This bug has been marked as a duplicate of bug 136342 ***
Comment 3 Bram Schoenmakers 2007-02-18 13:54:18 UTC
Bah, what is wrong with this Bugzilla. Somehow I'm always unable to find the dupes (yes, I do check for them).