[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: make distcheck failure in gnutls-guile 'ERROR: no code for module (g
From: |
Ludovic Courtès |
Subject: |
Re: make distcheck failure in gnutls-guile 'ERROR: no code for module (gnutls)' |
Date: |
Tue, 17 Jan 2012 00:10:28 +0100 |
User-agent: |
Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (gnu/linux) |
Hi Simon,
Simon Josefsson <address@hidden> skribis:
> I'm getting the error below on 'make distcheck'. Any ideas? There
> haven't been any significant changes in the guile/ sub-directory for
> quite a while, so I'm puzzled what triggered this.
Can you try:
$ ./pre-inst-guile
guile> (use-modules (gnutls))
Most likely guile-gnutls.so fails to be loaded for some reason–e.g.,
unresolved symbols.
Thanks,
Ludo’.
- make distcheck failure in gnutls-guile 'ERROR: no code for module (gnutls)', Simon Josefsson, 2012/01/16
- Re: make distcheck failure in gnutls-guile 'ERROR: no code for module (gnutls)',
Ludovic Courtès <=
- Re: make distcheck failure in gnutls-guile 'ERROR: no code for module (gnutls)', Simon Josefsson, 2012/01/17
- Re: make distcheck failure in gnutls-guile 'ERROR: no code for module (gnutls)', Ludovic Courtès, 2012/01/17
- Re: make distcheck failure in gnutls-guile 'ERROR: no code for module (gnutls)', Simon Josefsson, 2012/01/18
- Re: make distcheck failure in gnutls-guile 'ERROR: no code for module (gnutls)', Ludovic Courtès, 2012/01/18
- Re: make distcheck failure in gnutls-guile 'ERROR: no code for module (gnutls)', Simon Josefsson, 2012/01/19
- Re: make distcheck failure in gnutls-guile 'ERROR: no code for module (gnutls)', Ludovic Courtès, 2012/01/19
- Re: make distcheck failure in gnutls-guile 'ERROR: no code for module (gnutls)', Simon Josefsson, 2012/01/20
- Re: make distcheck failure in gnutls-guile 'ERROR: no code for module (gnutls)', Ludovic Courtès, 2012/01/20
- Re: make distcheck failure in gnutls-guile 'ERROR: no code for module (gnutls)', Simon Josefsson, 2012/01/23
- Re: make distcheck failure in gnutls-guile 'ERROR: no code for module (gnutls)', Ludovic Courtès, 2012/01/24