Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 438308 - =dev-tcltk/tkXwin-1.0-{r1,r2} missing DEPEND
Summary: =dev-tcltk/tkXwin-1.0-{r1,r2} missing DEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: TCL/TK Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-14 10:17 UTC by Vicente Olivert Riera (RETIRED)
Modified: 2012-10-14 11: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 Vicente Olivert Riera (RETIRED) gentoo-dev 2012-10-14 10:17:10 UTC
dev-tcltk/tkXwin needs x11-libs/libXScrnSaver as DEPEND. If not, it fails to compile with this error:

gcc -DVERSION=\"1.0\" -DUSE_TCL_STUBS=1 -I. -I. -I/usr/include -O2 -fPIC -c tkXwin.c  -fPIC -DPIC -o .libs/tkXwin.o
tkXwin.c:23:38: fatal error: X11/extensions/scrnsaver.h: No such file or directory
compilation terminated.
make: *** [tkXwin.lo] Error 1
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2012-10-14 11:29:08 UTC
+*tkXwin-1.0-r3 (14 Oct 2012)
+
+  14 Oct 2012; Justin Lecher <jlec@gentoo.org> tkXwin-1.0-r1.ebuild,
+  tkXwin-1.0-r2.ebuild, +tkXwin-1.0-r3.ebuild,
+  +files/tkXwin-1.0-configure.patch:
+  Add missing dep on x11-libs/libXScrnSaver, #438308; respect CFLAGS, #438310
+