[uClibc 0000700]: include stdlib.h with enabled arc4random() sometimes fails

bugs at busybox.net bugs at busybox.net
Tue Feb 7 22:23:12 UTC 2006


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=700 
====================================================================== 
Reported By:                janlana
Assigned To:                uClibc
====================================================================== 
Project:                    uClibc
Issue ID:                   700
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             02-07-2006 14:23 PST
Last Modified:              02-07-2006 14:23 PST
====================================================================== 
Summary:                    include stdlib.h with enabled arc4random() sometimes
fails
Description: 
I have uClibc with arc4random feature enabled. When I include just
<stdlib.h>, compilation fails on stdlib.h:852 because u_int32_t type is
not defined. The type is defined in sys/types.h but the file is not
included in stdlib.h.

Result: compilation of openssl-0.9.7e with uClibc (with arc4random) fails.
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-07-06 14:23  janlana        New Issue                                    
02-07-06 14:23  janlana        Status                   new => assigned     
02-07-06 14:23  janlana        Assigned To               => uClibc          
======================================================================




More information about the uClibc-cvs mailing list