Andrew - Thanks again. On Sun, Jan 9, 2011 at 10:12 PM, Andrew Bradford <[email protected]> wrote:
> On Fri, Jan 7, 2011 at 11:37 PM, Nazmul Alam <[email protected]> wrote: > >> Andrew , >> >> Thank you. I will try them out. >> >> There were at least two file which uses utime.h, one is debugfs another is >> misc.c (probably). >> > > I'm not sure which misc.c you are referring to, I've not had any problems > with e2fsprogs compiling complaining about a misc.c. Maybe my configure > switches prevent building of misc.c? I don't know. > > >> I found something interesting, kind of a hint, while searching for >> solution to a error (gcc). It suggested that somewhere in build process the >> LD flag is set to its default setting. I was wondering, if anything like >> this is happening in e2fsprogs compilation. >> > > I don't think the LD flag is getting reset to its default setting. Using > the switches in the book, "--with-linker=${LD}" should pull the LD variable > from the clfs user's environment which should be set to > "arm-unknown-linux-uclibc-ld". > > For newer versions of e2fsprogs (like e2fsprogs-1.41.14), the > "--with-linker" and "--with-cc" switches don't work any more, you'll get an > error at the start of the configure script like: > > configure: WARNING: unrecognized options: --with-linker > or > configure: WARNING: unrecognized options: --with-cc > > But it doesn't matter, as configure can still find the correct linker even > without a hint and the "CC=${CC}" takes care of defining which compiler we > want to use. > > Regards, > Andrew > > > _______________________________________________ > Clfs-support mailing list > [email protected] > http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org > > -- with best regards nazmul alam shovon email : [email protected]
_______________________________________________ Clfs-support mailing list [email protected] http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org
