GNU bug report logs -
#66537
configure: error: The Guile bindings of GnuTLS are missing
Previous Next
Reported by: Hiep Pham <hiepph9 <at> proton.me>
Date: Sat, 14 Oct 2023 12:57:01 UTC
Severity: normal
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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
This bug report was last modified 1 year and 153 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.