make with argument 0 is failing some where

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I cloned the 2.6 latest  kernel tree on my system and in my home
directory made a folder named btc
git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
linux-2.6
then compiled as
yes '  ' | make 0=$HOME/btc/ oldconfig

worked well.
Then
make 0=$HOME/btc

this also worked but when I did

sudo make 0=$HOME/btc modules_install

ln: target `kernel+/source' is not a directory
make: *** [_modinst_] Error 1

Did I do some thing wrong?
-- 
Tapas

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ



[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux