Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 137992 - root-tail-1.2-r2.ebuild - xmkmf: command not found
Summary: root-tail-1.2-r2.ebuild - xmkmf: command not found
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-25 17:47 UTC by Steve Christman
Modified: 2006-06-25 19:55 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 Steve Christman 2006-06-25 17:47:30 UTC
Sorry i dont know what the URL should be.  here's the homepage -->  http://www.goof.com/pcg/marc/root-tail.html

Well I had to install x11-misc/imake inorder for x11-terms/root-tail to install. 
But I see that x11-misc/imake is in the ebuild for  x11-terms/root-tail  but for some reason it didnt pull it in for me. I had to do it manually. I'm on Xorg 7.0-r1 if that has anything to do with it.
Comment 1 Steve Christman 2006-06-25 17:57:49 UTC
sorry here's the error --> /usr/portage/x11-terms/root-tail/root-tail-1.2-r2.ebuild: line 32: xmkmf: command not found
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-06-25 19:55:36 UTC
# equery b `which xmkmf`
[ Searching for file(s) /usr/bin/xmkmf in *... ]
x11-misc/imake-1.0.2 (/usr/bin/xmkmf)

DEPEND=">=sys-apps/sed-4
        || ( ( x11-misc/imake
                        app-text/rman
                        x11-misc/gccmakedep
                )
                virtual/x11
        )"

No missing dependency there, as you can see.