ext2fs problems with buildroot

Allan Clark allanc at chickenandporn.com
Tue Dec 13 07:59:58 UTC 2005


On Mon, Dec 12, 2005 at 11:02:33AM -0600, sjhill at realitydiluted.com wrote:
> > filefrag.c:104: error: `O_LARGEFILE' undeclared (first use in this function)
> > filefrag.c:104: error: (Each undeclared identifier is reported only once
> > filefrag.c:104: error: for each function it appears in.)
> > 
> > Does anyone have any idea what may cause these errors?
> > 
> So, did you enable 'LARGEFILE' support in the toolchain? If not, welcome
> to "Obvious Failure Land."

Isn't that something that should be recognized by the Kconfig/Config.in usage of Buildroot?

Or is this a case where the build of ext2fs needs to check some CONFIG_LARGEFILE parameter and tune the ./configure?

Allan



More information about the uClibc mailing list