kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* make modules_install install is failing
@ 2019-02-05  6:00 Bharath Vedartham
  2019-03-05  1:13 ` Tobin C. Harding
  0 siblings, 1 reply; 2+ messages in thread
From: Bharath Vedartham @ 2019-02-05  6:00 UTC (permalink / raw)
  To: kernelnewbies; +Cc: linux-kernel

Hi all,

I am unable to execute make modules_install install. 
I get the following error:

ln: target 'linux-00096-gd1aa1a8/source' is not a directory
Makefile:1281: recipe for target '_modinst_' failed
make[1]: *** [_modinst_] Error 1
Makefile:296: recipe for target '__build_one_by_one' failed
make: *** [__build_one_by_one] Error 2

I made a change to a driver and did not commit the changes. I then built the kernel and two weird looking files appeared in my root directory:

linux-00095-g94832d9-dirty
linux-00096-gd1aa1a8

Since then , I have commited my changes and made the kernel again. The
dirs still exist. I have tried manually removing them but they reappear
 whenever I make the kernel again.

 I am running the version: 5.0.0-rc2+

I am not able to make the kernel modules because of this. Is this a
common problem? Any answers?

Thank you 

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-05  1:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-05  6:00 make modules_install install is failing Bharath Vedartham
2019-03-05  1:13 ` Tobin C. Harding

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).