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
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

- Relationships

- 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
 

- Issue History
Date Modified Username Field Change
04-08-05 05:42 kk New Issue
01-20-06 12:42 prpplague Note Added: 0000964
01-20-06 12:42 prpplague Status assigned => closed
01-20-06 12:42 prpplague Resolution open => unable to reproduce
02-12-07 05:49 vapier Status closed => assigned
02-12-07 05:49 vapier Assigned To uClibc => buildroot


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker