unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* error on startup with latest guile-vm
@ 2008-10-13  2:41 Julian Graham
  2008-10-14  7:27 ` Ludovic Courtès
  0 siblings, 1 reply; 5+ messages in thread
From: Julian Graham @ 2008-10-13  2:41 UTC (permalink / raw)
  To: guile-devel, Andy Wingo

Hey Andy,

I just pulled the latest patches from `vm' and did a make; make
install, and got the following the exception when I tried to launch
the REPL.  I should point out that this is the first time I've been
actually able to build the vm branch all the way to installation, so
it could very well be something weird in my environment -- I just
don't know where to start looking.  Here's the stack trace:

Backtrace:
In unknown file:
   ?:  0* [map #<program b7c8a100> ((#) (#) (#) (#) ...)]
   ?:  1* [#<program b7c8a100> ((ice-9 session))]
   ?:  2* [dynamic-wind #<program b7c9a8f0> #<program b7c9a890>
#<program b7c9a888>]
   ?:  3* [#<program b7c9a890>]
   ?:  4* [dynamic-wind #<program b7c9a358> #<program b7c9a370>
#<program b7c9a350>]
   ?:  5* [#<program b7c9a370>]
   ?:  6* [load-compiled/vm "/usr/local/share/guile/1.9/ice-9/session.go"]
   ?:  7* [dynamic-wind #<program b7c9ce88> #<program b7c9ce80>
#<program b7c9ce60>]
   ?:  8* [#<program b7c9ce80>]
   ?:  9* [dynamic-wind #<program b7c9cb38> #<program b7c9cb68>
#<program b7c9cb30>]
   ?: 10* [#<program b7c9cb68>]
   ?: 11* [load-compiled/vm "/usr/local/share/guile/1.9/ice-9/documentation.go"]
   ?: 12* [dynamic-wind #<program 80ee340> #<program 80ee348>
#<program 80ee350>]
   ?: 13* [#<program 80ee348>]
   ?: 14* [dynamic-wind #<program 80ee4f0> #<program 80ee4d8>
#<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


Regards,
Julian




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-10-16  8:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-13  2:41 error on startup with latest guile-vm Julian Graham
2008-10-14  7:27 ` Ludovic Courtès
2008-10-15  5:17   ` Julian Graham
2008-10-15 21:21     ` Andy Wingo
2008-10-16  8:14       ` Ludovic Courtès

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).