Re: Re: compile kernel 3.0.34 errors

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

 




After I run make mrproper, I was run make menuconfig to configure the kernel. But I didn't change anything,just use the default configuration.
> make mrproper
> make bzImage
> make modules
> make modules_install
> make install
 

wenrongbupt
 
Date: 2012-08-28 17:09
Subject: Re: compile kernel 3.0.34 errors
Please follow below procedure:

First configure your kernel with below command:
make defconfig

make all (compile your kernel)
make bzimage (you can do but its not required)
make modules
make modules_install
make install
update grub

Thanks
Vivek

On Tue, Aug 28, 2012 at 1:49 PM, Mulyadi Santosa <mulyadi.santosa@xxxxxxxxx> wrote:
On Tue, Aug 28, 2012 at 3:08 PM, wenrongbupt <wenrongbupt@xxxxxxxxx> wrote:
> Hi guys,
> I am using Fedora 13(kernel version is 2.6.33.3-85.fc13.i686.PAE) and try to
> build kernel 3.0.34. I am follow these steps:
>
>
> make mrproper
> make bzImage
> make modules
> make modules_install
> make install
>
>
> Every step is succeed except make install
> It has following errors:
> ERROR: modinfo: could not find module twofish
> ERROR: modinfo: could not find module i2c

wait, I think you forgot "make defconfig", or "make localmodconfig" if
you want to mimic current kernel config.....

--
regards,

Mulyadi Santosa
Freelance Linux trainer and consultant

blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com

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

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

[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