emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#66537: closed (configure: error: The Guile bindings of GnuTLS are mi


From: GNU bug Tracking System
Subject: bug#66537: closed (configure: error: The Guile bindings of GnuTLS are missing)
Date: Mon, 04 Dec 2023 21:53:02 +0000

Your message dated Mon, 04 Dec 2023 22:51:51 +0100
with message-id <87sf4hljpk.fsf@gnu.org>
and subject line Re: [bug#67366] [PATCH] doc: Recommend building in ‘guix shell 
-CPW’.
has caused the debbugs.gnu.org bug report #66537,
regarding configure: error: The Guile bindings of GnuTLS are missing
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
66537: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66537
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: configure: error: The Guile bindings of GnuTLS are missing Date: Sat, 14 Oct 2023 12:49:28 +0000
Hi,

I'm on Fedora and started a shell with:

```
guix shell -D guix help2man git strace --pure
```

And then:

```
./bootstrap
./configure --localstatedir=/var
```

And it showed me this error:

```
[snip]
checking for guile-3.0 >= 3.0.3... yes
checking for guile-3.0... yes
checking if (gnutls) is available... no
configure: error: The Guile bindings of GnuTLS are missing; please 
install them.
```

I started the shell again with some dependencies but no luck :(

```
guix shell -D guix git strace guile-gnutls gnutls --pure
```

My current (guix describe):

```
   guix 8e8d20b
     repository URL: https://git.savannah.gnu.org/git/guix.git
     branch: master
     commit: 8e8d20b6b35d3ab529f9045cc8a779cdcec9c471
```

-- 
Hiep




--- End Message ---
--- Begin Message --- Subject: Re: [bug#67366] [PATCH] doc: Recommend building in ‘guix shell -CPW’. Date: Mon, 04 Dec 2023 22:51:51 +0100 User-agent: Gnus/5.13 (Gnus v5.13)
Ludovic Courtès <ludo@gnu.org> skribis:

> This was prompted by <https://issues.guix.gnu.org/66537>, where someone
> tried to build Guix within ‘guix shell --pure’ on a foreign distro and
> found that ./configure would pick software from the host system.
>
> Suggested by Hiep Pham <hiepph9@proton.me>.
>
> * doc/contributing.texi (Building from Git): Recommend ‘guix shell -CPW’.
>
> Change-Id: I7694b482d982917fef6ec404f68ddacea761f482

Pushed as 01361d46b8e0481ad56665d7a06c276b08f59c6d.

Ludo'.


--- End Message ---

reply via email to

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