Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 153603 - x11-terms/root-tail-1.2-r2 missing xorg deps
Summary: x11-terms/root-tail-1.2-r2 missing xorg deps
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-31 13:50 UTC by Evil Compile Person
Modified: 2006-12-08 14:42 UTC (History)
1 user (show)

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 Evil Compile Person 2006-10-31 13:50:35 UTC
>>> Compiling source in /var/tmp/portage/root-tail-1.2-r2/work/root-tail-1.2 ...
imake -DUseInstalled -I/usr/lib64/X11/config
make Makefiles
make: Nothing to be done for `Makefiles'.
make includes
make: Nothing to be done for `includes'.
make depend
gccmakedep  --   -I/usr/include    -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				  -DFUNCPROTO=15 -DNARROWPROTO      -- root-tail.c
root-tail.c:41:22: error: X11/Xlib.h: No such file or directory
root-tail.c:42:23: error: X11/Xatom.h: No such file or directory
root-tail.c:43:23: error: X11/Xutil.h: No such file or directory

[snip]

make: *** [root-tail.o] Error 1

!!! ERROR: x11-terms/root-tail-1.2-r2 failed.

$ equery b /usr/include/X11/Xlib.h 
[ Searching for file(s) /usr/include/X11/Xlib.h in *... ]
x11-libs/libX11-1.0.3 (/usr/include/X11/Xlib.h)

$ equery b /usr/include/X11/Xatom.h 
[ Searching for file(s) /usr/include/X11/Xatom.h in *... ]
x11-proto/xproto-7.0.8 (/usr/include/X11/Xatom.h)
Comment 1 Charlie Shepherd (RETIRED) gentoo-dev 2006-12-08 14:42:15 UTC
Thanks, fixed in CVS