[libgcrypt] configure warnings

Werner Koch wk@gnupg.org
Sun Aug 25 14:16:02 2002


On Sat, 24 Aug 2002 14:18:24 +0200, Edoardo Causarano said:

> linux/random.h points to the relevant include in my 2.4.19 kernel source. 

We don't need that file.  The IOCTL is not used.  I should remove the tests.

> But, alas, /usr/include/linux/random.h:38 reads:

> struct rand_pool_info {
>         int     entropy_count;
>         int     buf_size;
>         __u32   buf[0];       
> }; <-- But the semicolon IS THERE! SIGH!

I guess the __u32 type is not defined.


Salam-Shalom,

   Werner