[gnutls-devel] GnuTLS | How to build gnutls for android? (#1538)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Wed Apr 3 03:00:53 CEST 2024
신정원 created an issue: https://gitlab.com/gnutls/gnutls/-/issues/1538
I downloaded the current version from https://gnutls.org/download.html. To use it in an Android project, I would like to create and add it as a `.so` library file. Is there a way to do this?
I tried following `Read.me`.
```
$ git clone https://gitlab.com/gnutls/gnutls.git
$ cd gnutls
$ ./bootstrap
```
An error occurs.
```
./bootstrap: line 484: automake: command not found
./bootstrap: Error: 'automake' not found
./bootstrap: line 269: gtkdocize: command not found
./bootstrap: Error: 'gtkdocize' not found
```
I use a mac, but `automake` is installed.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1538
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/20240403/0a0d745b/attachment.html>
More information about the Gnutls-devel
mailing list