install libgnutls-dev:i386
Andreas Metzler
ametzler at bebt.de
Mon Dec 8 06:23:32 UTC 2014
On 2014-12-07 Carlo Marchiori <carlo.marchiori at gmail.com> wrote:
> Trying to build wine I get
> ./configure | grep gnutls
> checking gnutls/gnutls.h usability... yes
> checking gnutls/gnutls.h presence... yes
> checking for gnutls/gnutls.h... yes
> *checking for -lgnutls... not found*
> I've found that this is because configure compiles a fake program on the
> fly
> to verify that linking libgnutls behaves as expected.
> It expects the output of readelf -d against the compiled program to contain
> the line
> (NEEDED) Shared library: [libgnutls.so.28]
> but instead it finds
> (NEEDED) Shared library: [libgnutls-deb0.so.28]
[...]
Hello,
How about looking at the obvious place, Debian's wine packages?
http://anonscm.debian.org/cgit/pkg-wine/wine.git/tree/debian/patches/debian-gnutls.patch
cu Andreas
More information about the Pkg-gnutls-maint
mailing list