make distcheck failure in gnutls-guile 'ERROR: no code for module (gnutls)'
Ludovic Courtès
ludo at gnu.org
Tue Jan 17 00:10:28 CET 2012
Hi Simon,
Simon Josefsson <simon at josefsson.org> 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’.
More information about the Gnutls-devel
mailing list