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

Bug 3756

Summary: sawfish-20020611 aborts on "No such file or directory" "sawfish/wm/util/x"
Product: Gentoo Linux Reporter: Alex Walker <alex>
Component: [OLD] GNOMEAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: erikg
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alex Walker 2002-06-15 09:02:43 UTC
Unmasked sawfish (from gnome2 stuff) does not compile thus: 
 
make[1]: Entering directory 
`/var/tmp/portage/sawfish-20020611/work/sawfish-2002-06-11/lisp' 
set -e; for d in sawfish/wm; do \ 
  SAWFISHLISPDIR=. SAWFISHEXECDIR=../src/.libexec SAWFISHDOCFILE=../DOC 
../src/sawfish --batch --no-rc compiler -f compile-lib-batch $d; \ 
done 
(compiling sawfish/wm/util/window-outline.jl) 
error--> (file-error "No such file or directory" "sawfish/wm/util/x") 
make[1]: *** [lisp] Error 10 
make[1]: Leaving directory 
`/var/tmp/portage/sawfish-20020611/work/sawfish-2002-06-11/lisp' 
make: *** [all] Error 1 
 
!!! ERROR: The ebuild did not complete successfully. 
!!! Function src_compile, Line 40, Exitcode 2 
!!! (no error message) 
 
!!! emerge aborting on  /usr/portage/x11-wm/sawfish/sawfish-20020611.ebuild .
Comment 1 Spider (RETIRED) gentoo-dev 2002-06-16 18:47:25 UTC

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