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

bugs at busybox.net bugs at busybox.net
Wed Feb 8 01:35:06 UTC 2006


The following issue has been CLOSED 
====================================================================== 
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:                     closed
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             02-06-2006 07:10 PST
Last Modified:              02-07-2006 17:35 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 ? 

---------------------------------------------------------------------- 
 janlana - 02-07-06 03:13  
---------------------------------------------------------------------- 
I have builded svn version of buildroot with yesterday uClibc snapshot.
Target 386. The .config file is attached.

 

---------------------------------------------------------------------- 
 vapier - 02-07-06 17:35  
---------------------------------------------------------------------- 
weird, works fine for me on i386

at any rate, fixed in a diff way already in svn 

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                          
02-07-06 03:10  janlana        File Added: uclibc.config                    
02-07-06 03:12  janlana        Note Added: 0001058                          
02-07-06 03:13  janlana        Note Edited: 0001058                         
02-07-06 17:35  vapier         Note Added: 0001062                          
02-07-06 17:35  vapier         Status                   assigned => closed  
02-07-06 17:35  vapier         Resolution               open => fixed       
======================================================================




More information about the uClibc-cvs mailing list