bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug: missing interface for module (gnutls)


From: Nikita Karetnikov
Subject: Re: Bug: missing interface for module (gnutls)
Date: Sun, 17 Feb 2013 10:49:01 -0500

> Which commit?

'e49951eb3e1e1a8e7bad6d7471483e70b0865352'.

> How did you achieve this?

# git clone git://git.sv.gnu.org/guix.git guix-test
# cd guix-test
# ./bootstrap
# ./configure --localstatedir=/nix/var --with-nixpkgs=/home/nixpkgs
# make

Then the error appeared.

Note that I won't see the error if I run the following commands.

# git reset --hard 040860152e63bbafb2eb3e93619e18d107c96b55
# ./bootstrap
# ./configure --localstatedir=/nix/var --with-nixpkgs=/home/nixpkgs
# make
# git pull
# make

Even if I run these after 'make', the error won't appear.

# ./bootstrap
# ./configure --localstatedir=/nix/var --with-nixpkgs=/home/nixpkgs
# make

> With Guile 2.0.7+, I see this:

I also use Guile 2.0.7.

The output of 'strace' looks similar.  'grep gnutls.scm ,,s' doesn't
output anything.

By the way, what's the purpose of ',,s'?  I've never seen it.

> (Note that GnuTLS support in that file is unrelated to Mark’s recent
> change.)

Oh, I apologize.

Attachment: pgp2iPmlWYgHX.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]