Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 130694

Summary: error compiling x11-misc/xvkbd-2.6 - missing dependency
Product: Gentoo Linux Reporter: subscryer
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description subscryer 2006-04-21 00:20:39 UTC
From the emerge output:

###

rm -f xvkbd.1x.html xvkbd.1x-html
rman -f HTML < xvkbd._man \
  > xvkbd.1x-html && mv -f xvkbd.1x-html xvkbd.1x.html
/bin/sh: rman: command not found
make: *** [xvkbd.1x.html] Error 127
make: *** Waiting for unfinished jobs....

!!! ERROR: x11-misc/xvkbd-2.6 failed.
Call stack:
  ebuild.sh, line 1532:   Called dyn_compile
  ebuild.sh, line 929:   Called src_compile
  xvkbd-2.6.ebuild, line 33:   Called die

!!! emake failed 

###

"emerge rman" solved the problem, so I assume it's a missing dependency.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-21 00:23:10 UTC

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