<div class="gmail_quote">On Fri, Dec 31, 2010 at 10:17 PM, dave shar <span dir="ltr"><<a href="mailto:clfs.user@gmail.com">clfs.user@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
> Nazmul,<br>
><br>
> I get the same error when using the 20101128 embedded ARM book, you're not<br>
> alone.  I'm going to dig into this and see what I can find.  A more detailed<br>
> output of error message from the compilation is (please note, my ${CLFS}<br>
> resolves to /home/andrew/clfs-embedded/filesystem):<br>
><br>
> making all in debugfs<br>
> make[2]: Entering directory<br>
> `/home/andrew/clfs-embedded/filesystem/sources/e2fsprogs-1.41.4/build/debugfs'<br>
>         MK_CMDS debug_cmds.c<br>
>         CC debug_cmds.c<br>
>         CC ../../debugfs/debugfs.c<br>
>         CC ../../debugfs/util.c<br>
>         CC ../../debugfs/ncheck.c<br>
>         CC ../../debugfs/icheck.c<br>
>         CC ../../debugfs/ls.c<br>
>         CC ../../debugfs/lsdel.c<br>
>         CC ../../debugfs/dump.c<br>
> ../../debugfs/dump.c:22:19: fatal error: utime.h: No such file or directory<br>
> compilation terminated.<br>
> make[2]: *** [dump.o] Error 1<br>
> make[2]: Leaving directory<br>
> `/home/andrew/clfs-embedded/filesystem/sources/e2fsprogs-1.41.4/build/debugfs'<br>
><br>
> -Andrew<br>
<br>
<br></blockquote><div><br>I get error during running 'make check' and after checking it with the devel guys I am certain that this has to do with timing and is safe to ignore.<br><br>Best,<br><br>Dave <br></div></div>
<br></blockquote><div><br>Dave,<br><br>This error happens on the 'make' command, not 'make check'.  Compilation stops before being complete (see "compilation terminated" in my error message above).  I can provide more detailed 'make' output, if needed, via pastebin or gist.<br>
<br>Are you saying that even though compilation stops that e2fsprogs is built correctly and can be installed?<br><br>Thanks,<br>Andrew<br></div></div>