unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Debugging Guile module loading
@ 2018-03-12 19:25 Christopher Baines
  2018-03-12 20:40 ` Mike Gran
  2018-03-13 16:57 ` Mark H Weaver
  0 siblings, 2 replies; 3+ messages in thread
From: Christopher Baines @ 2018-03-12 19:25 UTC (permalink / raw)
  To: Guile User

[-- Attachment #1: Type: text/plain, Size: 602 bytes --]

Hey,

I'm having some trouble with Guile module loading. I've got a
(use-modules ...) call which results in some warnings, which seem to be
actually more like errors, as the modules aren't  loaded.

From loading one module, I get two errors in the form:

  warning: failed to load '...':
  Unbound variable: ...

The modules and variables all exist, but as far as I understand Guile
modules, they shouldn't be required for loading the module requested.

Any tips on debugging use-modules? Initially it would be good to work
out what modules it's attempting to load.

Thanks,

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 962 bytes --]

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

end of thread, other threads:[~2018-03-13 16:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-12 19:25 Debugging Guile module loading Christopher Baines
2018-03-12 20:40 ` Mike Gran
2018-03-13 16:57 ` Mark H Weaver

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).