Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 413325 - x11-apps/xdpyinfo-1.3.0 has automagic dependency on x11-libs/libXxf86dga
Summary: x11-apps/xdpyinfo-1.3.0 has automagic dependency on x11-libs/libXxf86dga
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-24 07:42 UTC by Franz Trischberger
Modified: 2018-06-07 00:49 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 Franz Trischberger 2012-04-24 07:42:19 UTC
I purged some packages, then cave fix-linkage found xdpyinfo broken, missing libXxf86dga.so.1. libXxf86dga was removed before.
Comment 1 Franz Trischberger 2012-04-24 13:12:57 UTC
Ok, it's just partly correct. xdpyinfo has the "dga"-USE-Flag, which will pull in libXxf86dga. But I have disabled it.
So in order to be sure I rechecked:
install libXxf86dga, then install xdpyinfo USE="-dga -dmx -xinerama", uninstall libXxf86dga:
$ xdpyinfo
xdpyinfo: error while loading shared libraries: libXxf86dga.so.1: cannot open shared object file: No such file or directory
Comment 2 Matt Turner gentoo-dev 2018-06-07 00:49:11 UTC
I cannot reproduce. With x11-libs/libXxf86dga installed, USE=-dga xdpyinfo does not produce a binary linking with libXxf86dga.