[gnutls-devel] GnuTLS | make error: In procedure dynamic-link: file: "/home/bp/Desktop/workspace/gnutls2/gnutls/build/guile/src/guile-gnutls-v-2", message: "file not found" (#1389)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Wed Jul 27 11:15:01 CEST 2022



Adonis-Song created an issue: https://gitlab.com/gnutls/gnutls/-/issues/1389



## Description of problem:
make error 

## Version of gnutls used:
3.7.5

## Distributor of gnutls (e.g., Ubuntu, Fedora, RHEL)
Ubuntu

## How reproducible:

Steps to Reproduce:

 * download gnutls, clone submodule , 
 * apt-get some library,
 * ./bootstrap
 * mkdir build && cd build && ../configure --with-included-libtasn1 --with-included-unistring  --without-p11-kit  --disable-doc  --disable-full-test-suite --disable-shared --prefix=/usr/local
 * make -j 8

## Actual results:
```
ice-9/boot-9.scm:752:25: In procedure dispatch-exception:
In procedure dynamic-link: file: "/home/bp/Desktop/workspace/gnutls2/gnutls/build/guile/src/guile-gnutls-v-2", message: "file not found"
make[3]: *** [Makefile:3007: modules/gnutls/extra.go] Error 1
make[3]: Leaving directory '/home/bp/Desktop/workspace/gnutls2/gnutls/build/guile'
make[2]: *** [Makefile:2480: all-recursive] Error 1
make[2]: Leaving directory '/home/bp/Desktop/workspace/gnutls2/gnutls/build/guile'
make[1]: *** [Makefile:2257: all-recursive] Error 1
make[1]: Leaving directory '/home/bp/Desktop/workspace/gnutls2/gnutls/build'
make: *** [Makefile:2182: all] Error 2

```

## Expected results:

make successful.

If I remove `--disable-shared`, I could make successful

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1389
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20220727/bf479b01/attachment-0001.html>


More information about the Gnutls-devel mailing list