gnome-guile - 'scm_regular_string' problem fixed!



-----BEGIN PGP SIGNED MESSAGE-----

Hi all,

a few weeks ago I had a little problem with 'scm_regular_string'
in gnome-guile:

> Date: 08 Apr 1998 15:38:50 +0200
> From: Vollmer Marius <mvo@zagadka.ping.de>
> To: Martin Baulig <baulig@Stud.Informatik.Uni-Trier.DE>
> Cc: gnome-list@gnome.org
> Subject: Re: Guile Problems
>
> Martin Baulig <baulig@Stud.Informatik.Uni-Trier.DE> writes:
>
> > Well, this worked fine - got the latest guile snapshot, installed it,
> > installed slib2c0 in its load path and started compiling gnome-guile:
> >
> > guile-compat.c: In function `scm_puts':
> > guile-compat.c:60: `scm_regular_string' undeclared (first use this
> > function)
> > guile-compat.c:60: (Each undeclared identifier is reported only once
> > guile-compat.c:60: for each function it appears in.)

Today, I got the same problem again as I tried to rebuild gnome
from scratch. The old solution - to checkout gnome-guile again -
didn't work, so I hacked around a little bit and found the real
reason for this error (and how to fix it): it occurs whenever
configure cannot guile !

The simples sollution is to do

$ ./autogen.sh --prefix=/home/baulig/GNOME
               --with-guile-libs=/home/baulig/GNOME/lib
               --with-guile-incs=/home/baulig/GNOME/include

(replace the '/home/baulig/GNOME' with were guile is installed)

I also made some changes to the configure scripts in order to
find guile. I'll send the patches and a short description of
them in a separate mail to the list this afternoon.

Martin

- ----------------------------------------------------------------
   Martin Baulig - Angewandte Mathematik - Universitaet Trier
   
   baulig@castor.uni-trier.de, http://www.home-of-linux.com/
   Key: 1024-bit key with ID C8178435 created 1997/01/24 
   ID:  67 C1 84 A0 47 F5 11 C5  5F 68 4C 84 99 05 C3 92
   Finger baulig@math38 or fetch mykey.asc from the url above
- -----------------------------------------------------------------



-----BEGIN PGP SIGNATURE-----
Version: 2.6.3i
Charset: noconv

iQEVAwUBNUM+LL1qLpmpm+NRAQG+2ggAyEGu+yJT5aIq/rnhgImVF0xAKD3RH0/g
j1KRQoSXwYBajR2Y8+K6GqrXCWrH8Vq04dQqWjKayWTowTQmeR4dVWEUVtqbttQo
EfCfs0Bif3z7+wfsL5/jnSVhC1j6y0/8KkW3fYR2UhYMGi5+HH8owbJ7Wq7GsQow
bjD1yA+PxpV5FrGc4/VzIOCMZV3qkuvA127bAyyNY/slT1ohPhHrGZaw2nrIDTWJ
SEZtY3+ieFSK4qw7b9/eeY/+spJ87ACPz50T4ezZy0/rn0UrheeHdHY+wvECMcP0
1M8Aq4/pTEc/3EEkmAeZFYyaMNOOPBp7pzFHLzjMbzw40gtCMLPzIw==
=2UeO
-----END PGP SIGNATURE-----



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