mingw-cross-env-list
[Top][All Lists]
Advanced

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

Re: [Mingw-cross-env-list] gnutls 3.020 fails to build


From: Mark Brand
Subject: Re: [Mingw-cross-env-list] gnutls 3.020 fails to build
Date: Thu, 21 Jun 2012 23:29:11 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:13.0) Gecko/20120604 Firefox/13.0 SeaMonkey/2.10

Matthias Gehre wrote:
Hello list,

gnutls in current master (664374d83f47cf2ff08c9b6aed3588278b6b160a)
fails to build with the following log.
I didn't have the problem prior to
379647419086f31a90904e123b8621a0483c0e0b [update package gnutls].

Thanks!
Matthias

Log:
libtool: link: i686-pc-mingw32-ar cru .libs/libcmd-certtool.a
libcmd_certtool_la-certtool-args.o [a lot of object files]
../lib/.libs/libgnutls.a(gnutls_x509.o): In function
`set_x509_system_trust_file':
/home/mgehre/Projects/lightspark/mxe/tmp-gnutls/gnutls-3.0.20/lib/gnutls_x509.c:1614:
undefined reference to `CertEnumCRLsInStore'
/home/mgehre/Projects/lightspark/mxe/tmp-gnutls/gnutls-3.0.20/lib/gnutls_x509.c:1637:
undefined reference to `CertEnumCRLsInStore'

CertEnumCRLsInStore seems to be absent from our winapi. The strange thing is 
that on my system, the linker does not complain. I don't understand this.

Reverted to 3.0.19 for now. Commit 6f9c69097a4c

Mark




reply via email to

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