Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 338805 - x11-plugins/wmxres-1.2 missing dependency
Summary: x11-plugins/wmxres-1.2 missing dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Dockapp Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-26 14:13 UTC by Agostino Sarubbo
Modified: 2010-10-05 20:29 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 Agostino Sarubbo gentoo-dev 2010-09-26 14:13:46 UTC
wmxres fails to compile:

>>> Compiling source in /var/tmp/portage/x11-plugins/wmxres-1.2/work/wmxres.app ...
make -j3 INCDIR=-I/usr/include LIBDIR=-L/usr/lib64
x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -O2 -march=core2 -ggdb -c -Wall -DLinux wmxres/wmxres.c $
x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -O2 -march=core2 -ggdb -c -Wall -DLinux wmgeneral/wmgene$
In file included from wmxres/wmxres.c:16:
/usr/include/X11/extensions/xf86dga.h:9:2: warning: #warning "xf86dga.h is obsolete and may be removed in the future."
/usr/include/X11/extensions/xf86dga.h:10:2: warning: #warning "include <X11/extensions/Xxf86dga.h> instead."
/usr/include/X11/extensions/xf86dga.h:11:37: error: X11/extensions/Xxf86dga.h: No such file or directory
make: *** [wmxres/wmxres.o] Error 1
make: *** Waiting for unfinished jobs....
emake failed


After installation of x11-libs/libXxf86dga, wmxres compile.

Please add it to the dependencies.

Thanks
ago

Reproducible: Always
Comment 1 Bernard Cafarelli gentoo-dev 2010-10-05 20:29:11 UTC
Indeed the real header (also for stable version) is now in libXxf86dga.

Thanks for the report! I've fixed 1.2 in CVS