guile-devel
[Top][All Lists]
Advanced

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

Re: Again on Windows support (2)


From: Andy Wingo
Subject: Re: Again on Windows support (2)
Date: Sat, 20 Jun 2009 12:53:48 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux)

On Fri 19 Jun 2009 21:11, "carlo.bramix" <address@hidden> writes:

> Under Cygwin, compilation advanced much more with newer sources
> (yeah!)

Cool :)

> but it gave another error:
>
> GUILE_AUTO_COMPILE=0 ../meta/uninstalled-env guile-tools compile -o 
> "ice-9/i18n.
> go" "ice-9/i18n.scm"
> Backtrace:
[...]
>    ?: 34* [load-extension "libguile-i18n-v-0" "scm_init_i18n"]
>
> <unnamed port>: In procedure dynamic-link in expression (load-extension 
> "libguile-i18n-v-0" "scm_init_i18n"):
> <unnamed port>: file: "libguile-i18n-v-0", message: "can't open the
> module"

Perhaps something is wrong when linking this module. "Can't open the
module" is not a very good warning :)

If you've gotten to here, you might be able to run Guile:

$ meta/guile

If it doesn't error about srfi-1 lib loading, that means you do have
dynamic library loading working, that it's just a problem with the i18n
lib.

Good luck,

Andy
-- 
http://wingolog.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]