| Anonymous | Login | Signup for a new account | 11-10-2008 10:44 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 | ||||
| 0000220 | [buildroot] Architecture Specific | major | always | 04-08-05 05:42 | 02-12-07 05:49 | ||||
| Reporter | kk | View Status | public | ||||||
| Assigned To | buildroot | ||||||||
| Priority | normal | Resolution | unable to reproduce | ||||||
| Status | closed | Product Version | |||||||
| Summary | 0000220: buildroot: Problems building genext2fs | ||||||||
| Description |
I tried to run buildroot on an Interix host system (with most Interix programs replaced by GNU versions). There were two problems building genext2fs: 1.) genext2fs unconditionally includes "getopt.h". This is a non-POSIX header which does not exist on my system. By POSIX standards, getopt is declared in "unistd.h". 2.) genext2fs uses a function named "getline" to read from a file. This function is nonstandard and does not exist on my system, linking fails. |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
Notes |
|
|
(0000964) prpplague 01-20-06 12:42 |
don't have access to the unusual configuration you have, therefor we are unable to reproduce the issue |
| Copyright © 2000 - 2006 Mantis Group |