[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: |
Simon Josefsson |
Subject: |
Re: make distcheck failure in gnutls-guile 'ERROR: no code for module (gnutls)' |
Date: |
Tue, 17 Jan 2012 16:12:40 +0100 |
User-agent: |
Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.92 (gnu/linux) |
address@hidden (Ludovic Courtès) writes:
> 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.
That works fine. It is only when I run 'make distcheck' the problem
happens. 'make check' works. Is there any way to make the code print
some more debugging information to allow me to pin-point the problem?
Right now it says:
ERROR: no code for module (gnutls)
FAIL: anonymous-auth.scm
/Simon
- 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, 2012/01/16
- Re: make distcheck failure in gnutls-guile 'ERROR: no code for module (gnutls)',
Simon Josefsson <=
- 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
- Re: make distcheck failure in gnutls-guile 'ERROR: no code for module (gnutls)', Simon Josefsson, 2012/01/25