Bug#333101: [Pkg-openssl-devel] Bug#333101: libssl-dev: openssl/md5.h should include stddef.h

Christoph Martin martin at uni-mainz.de
Tue Oct 11 09:28:51 UTC 2005



LI Daobing schrieb:
> Package: libssl-dev
> Version: 0.9.8-1
> Severity: important
> 
> $ cat test-openssl.c
> #include <openssl/md5.h>
> $ gcc -c test-openssl.c
> In file included from test-openssl.c:1:
> /usr/include/openssl/md5.h:108: error: syntax error before ‘size_t’
> /usr/include/openssl/md5.h:110: error: syntax error before ‘size_t’
> 
> I think openssl/md5.h should #include <stddef.h> to include define of
> size_t.
> 

Sorry, but you have to include stddef.h in your own program. Is is
comment bahavior, that header files do not include all the depending
haeder files.

Christoph

-- 
============================================================================
Christoph Martin, Leiter der EDV der Verwaltung, Uni-Mainz, Germany
 Internet-Mail:  Christoph.Martin at Uni-Mainz.DE
  Telefon: +49-6131-3926337
      Fax: +49-6131-3922856

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-openssl-devel/attachments/20051011/5980c954/signature.pgp


More information about the Pkg-openssl-devel mailing list