gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: wrong gnutls.pc


From: Andreas Metzler
Subject: Re: wrong gnutls.pc
Date: Sun, 28 Feb 2010 13:24:18 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

On 2010-02-26 Andreas Metzler <address@hidden> wrote:
> On 2010-02-26 Vincent Torri <address@hidden> wrote:
> > Hey,
> > 
> > compiling libcurl on Windows with MinGW leads to undefined symbols. The
> > problem is in a bug in gnutls.pc. Indeed libgcrypt is a required dependency
> > (btw, it is not checked in gnutls/lib/configure.ac. I think that it must be
> > checked there. The library has a libgcrypt-config to  get cflags and libs).
> > Hence, -lgcrypt must appear in the Libs.private field of gnutls.pc

> Hello,

> This broke somewhere after 2.6.6. 2.6.6 still has
> Libs: -L${libdir} -lgnutls
> Libs.private: -L${exec_prefix}/lib -lgnutls -lgcrypt  -L/usr/lib -ltasn1

> but e.g. 2.7.11 is missing -lgcrypt in Libs.private.

> I will try to investigate further this weekend.
[...]

Patches against git head attached. This should also go to the 2.8.x
series.

cu andreas

Attachment: 0001-adapt-pkg-config-file-for-switch-from-AM_PATH_LIBGCR.patch
Description: Text Data

Attachment: 0002-pkg-config-Move-libtasn1-from-Libs.private-to-Requir.patch
Description: Text Data

Attachment: 0003-pkg-config-drop-LIBGNUTLS_LIBS-from-Libs.private.-Th.patch
Description: Text Data

Attachment: 0004-pkg-config-If-gnutls-is-built-with-zlib-support-list.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]