<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:<br><br>  root:/sources/kmod-16# tail check.fail<br>

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

</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:<br>

<br>  "Makefile:1041: recipe for target 'libkmod/<a href="http://libkmod.la">libkmod.la</a>' failed"<br><br></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:<br><br>  Makefile:1041: recipe for target 'libkmod/<a href="http://libkmod.la">libkmod.la</a>' failed<br>  Makefile:1520: recipe for target 'check-recursive' failed<br>

<br></div>means? Should I ignore the error and just trudge on?<br clear="all"><div><div><div><div><div><div><div><div>:-)~MIKE~(-:</div>
<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">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">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>