Public bug reported:

When looking at the build logs of wine-1.6 1.6.2-0ubuntu8.1 
<https://launchpadlibrarian.net/211920194/buildlog_ubuntu-vivid-amd64.wine1.6_1%3A1.6.2-0ubuntu8.1_BUILDING.txt.gz>:
> checking gnutls/gnutls.h presence... yes
> checking for gnutls/gnutls.h... yes
> checking for -lgnutls... not found
> [...]
> configure: libhal development files not found, no legacy dynamic device 
> support.
> configure: libgnutls development files not found, no schannel support.
> 
> configure: Finished.  Do 'make' to compile Wine.

Without gnutls, SSL is not supported.

The last build I can find that was OK on this is wine-1.6 1.6.2-0ubuntu 
<https://launchpadlibrarian.net/176372111/buildlog_ubuntu-utopic-amd64.wine1.6_1%3A1.6.2-0ubuntu5_UPLOADING.txt.gz>:
> checking gnutls/gnutls.h presence... yes
> checking for gnutls/gnutls.h... yes
> checking for -lgnutls... libgnutls.so.26
> [...]
> configure: libhal development files not found, no legacy dynamic device 
> support.
> 
> configure: Finished.  Do 'make' to compile Wine.

According to this thread <http://lists.alioth.debian.org/pipermail/pkg-
gnutls-maint/2014-December/006220.html>, 'configure' is expecting a
wrong lib name ; the thread points to <http://anonscm.debian.org/cgit
/pkg-wine/wine.git/log/debian/patches/debian-gnutls.patch>, a (now
removed) patch that allow any extension (-deb0 for example) in lib name.

** Affects: wine (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1491447

Title:
  wine package built without gnutls library, so no SSL

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine/+bug/1491447/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to