| Anonymous | Login | Signup for a new account | 11-10-2008 11:41 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| 0002294 | [buildroot] Other | major | always | 02-22-08 04:37 | 02-22-08 04:37 | |||||||
| Reporter | kickinz1 | View Status | public | |||||||||
| Assigned To | buildroot | |||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | assigned | Product Version | ||||||||||
| Summary | 0002294: Using Snapshot (21/02/08) of buildroot, con't compile uclibc 's stdlic.c 'strtol_l' was here error | |||||||||||
| Description |
Hi, First use of buildroot, I've read the doc, searched into mailing list (buildroot and uclibc). I've tried with gcc-4.2.x gcc-4.1, gcc-3.4.6 can't achieve compiling uclibc: CC libc/stdlib/strtol_l.os In file included from ../../libc/stdlib/strtol_l.c:8: ../../libc/stdlib/stdlib.c:346: error: conflicting types for 'strtoll_l' ../../include/stdlib.h:266: error: previous declaration of 'strtoll_l' was here ../../libc/stdlib/stdlib.c:347: error: conflicting types for 'strtoll_l' ../../include/stdlib.h:266: error: previous declaration of 'strtoll_l' was here ../../libc/stdlib/stdlib.c:348: error: conflicting types for 'strtoll_l' ../../include/stdlib.h:266: error: previous declaration of 'strtoll_l' was here make: *** [../../libc/stdlib/strtol_l.os |
|||||||||||
| Additional Information |
Please, Help Me! ;) Thanks for reading...and for the great job accomplished... I'm trying to understand and create a mini-linux OS, like everybody here! (already tried with Linux From Scratch (GLIBC) ). |
|||||||||||
| Attached Files | ||||||||||||
|
|
||||||||||||
| There are no notes attached to this issue. |
| Copyright © 2000 - 2006 Mantis Group |