Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3756 - sawfish-20020611 aborts on "No such file or directory" "sawfish/wm/util/x"
Summary: sawfish-20020611 aborts on "No such file or directory" "sawfish/wm/util/x"
Status: RESOLVED DUPLICATE of bug 3667
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-15 09:02 UTC by Alex Walker
Modified: 2005-07-17 13:06 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 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 ***