<div dir="ltr">I just figured out that the proper string to grep for is 'error'. Regardless none of the logs I created contain neither error nor fail so I believe everything is good. Is this correct do you think? Am I correct in my thinking?<br>

</div><div class="gmail_extra"><br clear="all"><div>:-)~MIKE~(-:</div>
<br><br><div class="gmail_quote">On Fri, Aug 22, 2014 at 11:56 AM, Michael Havens <span dir="ltr"><<a href="mailto:bmike1@gmail.com" target="_blank">bmike1@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr"><div><div><div><div><div><div>Hello PLUG!<br></div>Well, I am in section 6.52 and the check doesn't check. Here is what it says. I get the same two fails twice:<div class=""><br><br>  root:/sources/kmod-16# tail check.fail<br>


  Making check in .<br>    CCLD     libkmod/<a href="http://libkmod.la" target="_blank">libkmod.la</a><br>  Makefile:1041: recipe for target 'libkmod/<a href="http://libkmod.la" target="_blank">libkmod.la</a>' failed<br>

  Makefile:1520: recipe for target 'check-recursive' failed <br>
  Making check in .<br>    CCLD     libkmod/<a href="http://libkmod.la" target="_blank">libkmod.la</a><br>  Makefile:1041: recipe for target 'libkmod/<a href="http://libkmod.la" target="_blank">libkmod.la</a>' failed<br>

  Makefile:1520: recipe for target 'check-recursive' failed<br>
</div></div><br></div>I redirect the output of check to a file so I have it. I asked the lfs support list (message below); however I haven't gotten any help with this issue since I post the message to their board 25.5 hours ago. I googled:<div class="">

<br>
<br>  "Makefile:1041: recipe for target 'libkmod/<a href="http://libkmod.la" target="_blank">libkmod.la</a>' failed"<br><br></div></div>and the only result I found was someone had post something to pastebin containing that string. I also tried googling the other line but no results were found.<br>


<br></div>Would someone tell me what:<div class=""><br><br>  Makefile:1041: recipe for target 'libkmod/<a href="http://libkmod.la" target="_blank">libkmod.la</a>' failed<br>  Makefile:1520: recipe for target 'check-recursive' failed<br>


<br></div></div>means? Should I ignore the error and just trudge on?<br clear="all"><div><div><div><div><div><div><div><div>:-)~MIKE~(-:</div><div><div class="h5">
<br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Michael Havens</b> <span dir="ltr"><<a href="mailto:bmike1@gmail.com" target="_blank">bmike1@gmail.com</a>></span><br>

Date: Thu, Aug 21, 2014 at 10:29 AM<br>
Subject: 6.52<br>To: LFS Support List <<a href="mailto:lfs-support@lists.linuxfromscratch.org" target="_blank">lfs-support@lists.linuxfromscratch.org</a>><br><br><br><div dir="ltr">I am in section 6.52 and I get a host of failures that don't seem to have been queried of before so searching the archives didn't help. <br>


<div><div><br>root:/sources/kmod-16# cat make.fail|grep -i fail<br>
Makefile:1041: recipe for target 'libkmod/<a href="http://libkmod.la" target="_blank">libkmod.la</a>' failed<br>Makefile:1520: recipe for target 'all-recursive' failed<br>Makefile:895: recipe for target 'all' failed<br>



Makefile:1041: recipe for target 'libkmod/<a href="http://libkmod.la" target="_blank">libkmod.la</a>' failed<br>Makefile:1520: recipe for target 'all-recursive' failed<br>Makefile:895: recipe for target 'all' failed<br>



root:/sources/kmod-16# cat check.fail|grep -i fail<br>Makefile:1041: recipe for target 'libkmod/<a href="http://libkmod.la" target="_blank">libkmod.la</a>' failed<br>Makefile:1520: recipe for target 'check-recursive' failed<br>



Makefile:1041: recipe for target 'libkmod/<a href="http://libkmod.la" target="_blank">libkmod.la</a>' failed<br>Makefile:1520: recipe for target 'check-recursive' failed<br>root:/sources/kmod-16# cat install.fail|grep -i fail<br>



Makefile:1041: recipe for target 'libkmod/<a href="http://libkmod.la" target="_blank">libkmod.la</a>' failed<br>Makefile:1520: recipe for target 'install-recursive' failed<br>root:/sources/kmod-16# tail check.fail<br>


Making check in .<br>
  CCLD     libkmod/<a href="http://libkmod.la" target="_blank">libkmod.la</a><br>Makefile:1041: recipe for target 'libkmod/<a href="http://libkmod.la" target="_blank">libkmod.la</a>' failed<br>Makefile:1520: recipe for target 'check-recursive' failed<br>



Making check in .<br>  CCLD     libkmod/<a href="http://libkmod.la" target="_blank">libkmod.la</a><br>Makefile:1041: recipe for target 'libkmod/<a href="http://libkmod.la" target="_blank">libkmod.la</a>' failed<br>


Makefile:1520: recipe for target 'check-recursive' failed<br>
<br>Here are the commands I entered:<br><br>#erase<br>#<Extra instructions go here><br>#no erase<br>./configure --prefix=/usr          \<br>            --bindir=/bin          \<br>            --sysconfdir=/etc      \<br>



            --with-rootlibdir=/lib \<br>            --disable-manpages     \<br>            --with-xz              \<br>            --with-zlib<br>#erase<br>#<Extra instructions go here><br>#no erase<br>make>>make.fail<br>



#erase<br>#<Extra instructions go here><br>#no erase<br>make check>>check.fail<br>#erase<br>#<Extra instructions go here><br>#no erase<br>make install<br>make -C man install<br>for target in depmod insmod modinfo modprobe rmmod; do<br>



  ln -sv ../bin/kmod /sbin/$target<br>done<br>ln -sv kmod /bin/lsmod<br>#erase<br>#<Extra instructions go here><br>#no erase<br>cat make.fail|grep -i fail<br>cat check.fail|grep -i fail<br>cat install.fail|grep -i fail<br>



tail check.fail<br><br></div>
</div></div>
</div><br></div></div></div></div></div></div></div></div></div></div>
</blockquote></div><br></div>