Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64471 - xorg-6.8.0-r1 fails to build USE="-doc"
Summary: xorg-6.8.0-r1 fails to build USE="-doc"
Status: RESOLVED DUPLICATE of bug 63503
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-17 18:21 UTC by Jon Hood (RETIRED)
Modified: 2005-07-17 13:06 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 Jon Hood (RETIRED) gentoo-dev 2004-09-17 18:21:18 UTC
ln -s ../../../programs/Xserver/hw/darwin/utils/dumpkeymap.man dumpkeymap.man
make[4]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.0-r1/work/xc/doc/man/misc'
make[3]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.0-r1/work/xc/doc/man'
including in doc/hardcopy...
make: *** hardcopy: No such file or directory.  Stop.
make: Entering an unknown directorymake: Leaving an unknown directorymake[2]: *** [includes] Error 2
make[2]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.0-r1/work/xc/doc'
make[1]: *** [includes] Error 2
make[1]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.0-r1/work/xc'
make: *** [World] Error 2
Comment 1 Andrew Bevitt 2004-09-19 06:06:38 UTC
Check your overlay for the xfree.eclass, and look at bug 63503
Comment 2 Jon Hood (RETIRED) gentoo-dev 2004-09-19 12:34:21 UTC
That was probably it.  I just did a complete resync of the tree right before your message, and now it merged fine. Sorry for the inconvenience!

*** This bug has been marked as a duplicate of 63503 ***