[Help-gnutls] Problem building from git

Nikos Mavrogiannopoulos nmav at gnutls.org
Mon Jul 13 09:50:01 CEST 2009


Brad Hards wrote:
> On Monday 13 July 2009 16:39:30 Nikos Mavrogiannopoulos wrote:
>> This is quite strange. In my copy x509.h:780
>> gnutls_x509_crq_get_extension_by_oid has argument 5 as unsigned int and
>> not size_t*. Is it the same in your system? 
> No, it isn't. I have:
>   int gnutls_x509_crq_get_extension_by_oid (gnutls_x509_crq_t crq,
> 					    const char *oid, int indx,
> 					    void *buf, size_t * sizeof_buf,
> 					    unsigned int *critical);

Sorry didn't check correctly. Does the following patch solve the issue
for you?

regards,
Nikos
-------------- next part --------------
A non-text attachment was scrubbed...
Name: crq.patch
Type: text/x-patch
Size: 3712 bytes
Desc: not available
URL: </pipermail/attachments/20090713/8b93b8fc/attachment.bin>


More information about the Gnutls-help mailing list