[gnutls-devel] GnuTLS | MINGW : multiple definition of `inet_ntop' (#800)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Tue Jul 9 13:34:13 CEST 2019




Tim Rühsen commented:


Gnulib recently fixed some `inet_ntop` related issues.

Could you rebuild gnutls with the latest gnulib and report back ?

To update gnulib cd into your gnutls/ directory and
```
git checkout master
git checkout -b test-gnulib
cd gnulib
git checkout master
cd ..
git commit -m "Update gnulib" gnulib
./bootstrap
./configure ... and so on
```

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/800#note_189825519
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/20190709/a557a21e/attachment.html>


More information about the Gnutls-devel mailing list