Re: Problems compiling gnome-guile.
- From: Nate Riffe <inkblot goose inkblot ml org>
- To: Lars Torben Wilson <torben coastnet com>
- cc: Zaphod Beeblebrox <hestgray ionet net>, gnome-list gnome org
- Subject: Re: Problems compiling gnome-guile.
- Date: Mon, 25 May 1998 23:35:18 -0500 (CDT)
On 25 May 1998, Lars Torben Wilson wrote:
>
>Thanks for the quick reply; this fix works fine.
>
>Now, my linker insists that gettext, dgettext, and bindtextdomain are
>all undefined. I see this is referenced in the FAQ, but no answer is
>given. As far as I can tell, though, these *are* defined. I've
>searched through the mailing lists of the past couple of months, but
>nothing seems to show up in the subjects. Anybody have an answer? I
>promise to mail any positive & reliable results to the FAQ maintainer.
>
autogen.sh doesn't always do a great job finding libs, particularly
libintl for whatever reason... compile using "make LIBS=-lintl" instead of
just "make" when you run across this situation.
>
>Torben (Zipo Bibrok 5x10^8 :)
>
>
>Zaphod Beeblebrox <hestgray@ionet.net> writes:
>
>> I remembered having this problem so I quickly checked the mailing list
>> archives....here is what worked for me:
>>
>> " 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". "
>
>
>--
> To unsubscribe: mail gnome-list-request@gnome.org with
> "unsubscribe" as the Subject.
>
>
-----------------------------------------------------------------------
"Writing about music is like dancing about architechure" --Frank Zappa
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]