[uClibc 0000692]: compilation of /uClibc/libc/misc/regex/regex_old.c fails

bugs at busybox.net bugs at busybox.net
Tue Feb 7 05:09:16 UTC 2006


A NOTE has been added to this issue. 
====================================================================== 
http://busybox.net/bugs/view.php?id=692 
====================================================================== 
Reported By:                janlana
Assigned To:                uClibc
====================================================================== 
Project:                    uClibc
Issue ID:                   692
Category:                   Architecture Specific
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             02-06-2006 07:10 PST
Last Modified:              02-06-2006 21:09 PST
====================================================================== 
Summary:                    compilation of /uClibc/libc/misc/regex/regex_old.c
fails
Description: 
compilation of regex_old.c fails becase typedef of already defined
'uintptr_t':

...
  CC libc/misc/regex/regex_old.os
libc/misc/regex/regex_old.c:335: error: conflicting types for 'uintptr_t'
./include/stdint.h:131: error: previous declaration of 'uintptr_t' was
here

Suggested patch is attached.

====================================================================== 

---------------------------------------------------------------------- 
 vapier - 02-06-06 21:09  
---------------------------------------------------------------------- 
how did you get stdint.h included ?  what target are you building for ? 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-06-06 07:10  janlana        New Issue                                    
02-06-06 07:10  janlana        Status                   new => assigned     
02-06-06 07:10  janlana        Assigned To               => uClibc          
02-06-06 07:10  janlana        File Added: regex_old.c.patch                    
02-06-06 21:09  vapier         Note Added: 0001057                          
======================================================================




More information about the uClibc-cvs mailing list