guile-devel
[Top][All Lists]
Advanced

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

Re: error on startup with latest guile-vm


From: Ludovic Courtès
Subject: Re: error on startup with latest guile-vm
Date: Tue, 14 Oct 2008 09:27:24 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (gnu/linux)

Hi Julian,

"Julian Graham" <address@hidden> writes:

> #<program 80ee4f8>]
>    ?: 15* [#<program 80ee4d8>]
>    ?: 16* [load-compiled/vm "/usr/local/share/guile/1.9/system/vm/program.go"]
>    ?: 17* [dynamic-call "scm_init_programs" #<dynamic-object "libguile">]
>
> ERROR: In procedure dynamic-func:
> ERROR: /usr/lib/libguile.so.17: undefined symbol: scm_init_programs

It appears that the wrong `libguile.so' is being picked up.  Assuming
you installed the thing with `--prefix=/usr/local' (which is the
default), it should be using `/usr/local/lib/libguile.so'.  You may need
to adjust your LD_LIBRARY_PATH or something.

Hope this helps,
Ludo'.





reply via email to

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