[buildroot 0000220]: buildroot: Problems building genext2fs

bugs at busybox.net bugs at busybox.net
Fri Jan 20 20:42:14 UTC 2006


The following issue has been CLOSED 
====================================================================== 
http://busybox.net/bugs/view.php?id=220 
====================================================================== 
Reported By:                kk
Assigned To:                uClibc
====================================================================== 
Project:                    buildroot
Issue ID:                   220
Category:                   Architecture Specific
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Resolution:                 unable to reproduce
Fixed in Version:           
====================================================================== 
Date Submitted:             04-08-2005 05:42 PDT
Last Modified:              01-20-2006 12:42 PST
====================================================================== 
Summary:                    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.

====================================================================== 

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




More information about the uClibc-cvs mailing list