Re: gnome-guile won't compile
- From: <gregm comstar net>
- To: Zaphod Beeblebrox <hestgray ionet net>
- cc: gnome-list gnome org
- Subject: Re: gnome-guile won't compile
- Date: Mon, 20 Apr 1998 21:14:00 -0400 (EDT)
On Tue, 21 Apr 1998, Zaphod Beeblebrox wrote:
> Date: Tue, 21 Apr 1998 18:48:04 +0000 (GMT)
> From: Zaphod Beeblebrox <hestgray@ionet.net>
> To: gnome-list@gnome.org
> Subject: gnome-guile won't compile
> Resent-Date: 20 Apr 1998 23:49:06 -0000
> Resent-From: gnome-list@gnome.org
> Resent-cc: recipient list not shown: ;
>
> arrrggh. I have SLIB, guile, etc, installed.
> This is the problem:
>
> Making all in guile-gtk
> make[2]: Entering directory `/home/hestgray/gnome-guile-0.13/guile-gtk'
> ./gen-typeinfo info gtk.defs ./guile.details >tmpt \
> && mv tmpt gtk-types.c
> guile: Unbound variable: identity
> make[2]: *** [gtk-types.c] Error 2
>
> I checked with someone else who just downloaded the CVS gnome-guile,
> and they get the same error. Any idea how soon this can be fixed?
>
> Richard
This is due to some odd interaction between guil-1.2 and slib..
try this:
append the following two lines to lthe r4rs.scm file in the guile-1.2 dir:
(define (identity x) x)
(define home-vicinity (let ((home-path (getenv "HOME")))(lambda () home-path)))
make distclean; ./configure; make in the gnome-guile dir.
That "worked for me".
>
> -----BEGIN GEEK CODE BLOCK-----
> Version: 3.12
> GU(GAT) d- s-:+ a-- C++++ UL++++
> P+ L+++ E- W- N++ o+ K w--- O M-
> V- PS(+) PE Y+ PGP- t+++(*) 5 X+
> R(*) tv+ b+++ DI++++ D++ G e(*)
> h!(*) r-- y
> ------END GEEK CODE BLOCK------
>
> "The illegal we do immediately. The unconstitutional takes a bit
> longer."
> -- Henry Kissinger
>
>
> --
> To unsubscribe: mail gnome-list-request@gnome.org with
> "unsubscribe" as the Subject.
>
Gregory A. Mclean +---------------------------------------------------+
Systems Engineer | This space for rent!! |
ComStar Communications +---------------------------------------------------+
InterNIC: GM1152 || ||
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]