I searched and still no root cause found for this. May someone in list can give some pointers on these question.
On Mon, Jun 8, 2015 at 4:02 PM, Dhiraj Bhor <dhirajbho...@gmail.com> wrote: > I have done following > $ apt-get remove module-init-tools > $ apt-get install module-init-tools > > But this error is appearing again. > I have 3 questions: > > 1. Should i really care about below warning > $ make modules_install INSTALL_MOD_PATH=/home/build/output > *Warning: you may need to install module-init-tools* > *See http://www.codemonkey.org.uk/docs/post-halloween-2.6.txt > <http://www.codemonkey.org.uk/docs/post-halloween-2.6.txt>* > > 2.What is significance of directory > $* ls -lah ~/output/lib/modules/2.6.32/* > total 492K > drwxr-xr-x 3 build build 4.0K Jun 8 09:52 . > drwxr-xr-x 3 build build 4.0K Jun 8 09:52 .. > lrwxrwxrwx 1 build build 32 Jun 8 09:52 build -> > /home/build/linux-2.6.32-358.el6 > drwxr-xr-x 7 build build 4.0K Jun 8 09:52 kernel > -rw-r--r-- 1 build build 151K Jun 8 09:52 modules.alias > -rw-r--r-- 1 build build 130K Jun 8 09:52 modules.alias.bin > -rw-r--r-- 1 build build 0 Jun 8 09:52 modules.builtin.bin > -rw-r--r-- 1 build build 16K Jun 8 09:52 modules.dep > -rw-r--r-- 1 build build 28K Jun 8 09:52 modules.dep.bin > -rw-r--r-- 1 build build 52 Jun 8 09:52 modules.devname > -rw-r--r-- 1 build build 8.9K Jun 8 09:52 modules.order > -rw-r--r-- 1 build build 55 Jun 8 09:52 modules.softdep > -rw-r--r-- 1 build build 57K Jun 8 09:52 modules.symbols > -rw-r--r-- 1 build build 71K Jun 8 09:52 modules.symbols.bin > lrwxrwxrwx 1 build build 32 Jun 8 09:52 source -> > /home/build/linux-2.6.32-358.el6 > > > 3. Should i care about this warning at the end > * INSTALL /home/build/output/lib/firmware/iwlwifi-6000g2b-6.ucode* > * DEPMOD 2.6.32* > *depmod: WARNING: could not open > /home/build/output/lib/modules/2.6.32/modules.builtin: No such file or > directory* > > > On Mon, Jun 8, 2015 at 2:30 PM, Dhiraj Bhor <dhirajbho...@gmail.com> > wrote: > >> Thanks for your reply. i was about to uninstall the module-init-tools. >> I will post on this thread the finding i will get. >> >> On Mon, Jun 8, 2015 at 2:16 PM, <to...@tuxteam.de> wrote: >> >>> -----BEGIN PGP SIGNED MESSAGE----- >>> Hash: SHA1 >>> >>> On Mon, Jun 08, 2015 at 11:57:58AM +0530, Dhiraj Bhor wrote: >>> > Do you have any clue about this. I really messed it up. >>> >>> [...] >>> >>> > > # which kmod >>> > > /bin/kmod >>> >>> Given this, I can't explain the compile error (well, strictly speaking >>> one could come up with possibilities, but that would be pure speculation >>> at this stage). >>> >>> Perhaps retry the compile? >>> >>> regards >>> - -- t >>> -----BEGIN PGP SIGNATURE----- >>> Version: GnuPG v1.4.12 (GNU/Linux) >>> >>> iEYEARECAAYFAlV1VnUACgkQBcgs9XrR2kZN4gCfb8eVBoVNqFB00YCFwepjBnui >>> +B8AnAkeIdokKbsW4fUaGV2F+BTobsXN >>> =Slww >>> -----END PGP SIGNATURE----- >>> >> >> >