samba4 broken wrt gnutls

simo idra at samba.org
Fri Aug 4 22:02:37 GMT 2006


On Sat, 2006-08-05 at 07:58 +1000, Andrew Bartlett wrote:
> On Fri, 2006-08-04 at 15:54 -0400, simo wrote:
> > Andrew seem you have broken tls, you are probably using a very recent
> > version of gnutls, it's probably better to stick with commonly available
> > ones if possible.
> 
> Doing so adds very long startup times to the build farm, unless this is
> simply about the type.  Can you show me the prototype of
> gnutls_dh_params_import_pkcs3() on your system?


int gnutls_dh_params_import_pkcs3(gnutls_dh_params params,
        const gnutls_datum * pkcs3_params, gnutls_x509_crt_fmt format);


gnutls_datum instead of gnutls_datum_t, seem you can probably handle it
with a simple #define

Simo.

-- 
Simo Sorce
Samba Team GPL Compliance Officer
email: idra at samba.org
http://samba.org



More information about the samba-technical mailing list