Re: [ANNOUNCE] Sawfish 1.6.3 released!



On 22/05/10 23:19, Christopher Roy Bratusek wrote:
Hi folks,

I'm proud to announce the immediate availability of

	Sawfish 1.6.3
		"Hava Nagila"

Sadly I get a compile fail.

Firstly, the file sawfish.spec.in:12 has a BuildRequires of rep-gtk-devel, which doesn't exist. rep-gtk is made with the devel stuff embedded, so the depend is just 'rep-gtk'

Secondly, and more broken, is:
...
make[1]: Entering directory `/bulk2/devel/rpmbuild/BUILD/sawfish-1.6.3/lisp'
SAWFISHLISPDIR=. SAWFISHEXECDIR=../src/.libexec SAWFISHDOCFILE=../DOC SAWFISH_USER_LISP_DIR= ../src/sawfish --batch --no-rc compiler -f compile-batch sawfish/wm.jl
set -e; for d in sawfish/wm; do \
SAWFISHLISPDIR=. SAWFISHEXECDIR=../src/.libexec SAWFISHDOCFILE=../DOC SAWFISH_USER_LISP_DIR= ../src/sawfish --batch --no-rc compiler -f compile-lib-batch $d; \
        done
(compiling sawfish/wm/custom-defaults.jl)
(compiling sawfish/wm/util/marks.jl)
(compiling sawfish/wm/util/decode-events.jl)
(compiling sawfish/wm/util/window-order.jl)
(compiling sawfish/wm/util/edges.jl)
(compiling sawfish/wm/util/prompt.jl)
error--> (void-value prompt-completion-fun)
make[1]: *** [lisp] Error 10
make[1]: Leaving directory `/bulk2/devel/rpmbuild/BUILD/sawfish-1.6.3/lisp'
make: *** [all] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.BDAkID (%build)


This is lisp stuff, way beyond me.
Librep 0.90.5, rep-gtk 0.90.2 non-git dists.
I didn't build sawfish 1.6.2, 1.6.1 is working well.

The puzzling bit is no alteration was made on any lisp/* line containing "prompt-completion-fun" between 1.6.1 and 1.6.3

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]