BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000692 [uClibc] Architecture Specific trivial always 02-06-06 07:10 02-07-06 17:35
Reporter janlana View Status public  
Assigned To uClibc
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0000692: 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.
Additional Information
Attached Files  regex_old.c.patch [^] (404 bytes) 02-06-06 07:10
 uclibc.config [^] (4,635 bytes) 02-07-06 03:10

- Relationships

- Notes
(0001057)
vapier
02-06-06 21:09

how did you get stdint.h included ? what target are you building for ?
 
(0001058)
janlana
02-07-06 03:12
edited on: 02-07-06 03:13

I have builded svn version of buildroot with yesterday uClibc snapshot. Target 386. The .config file is attached.

 
(0001062)
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


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker