Re: Compiling a kernel giving me fits...

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

 



Viestissä Keskiviikko 27. Marraskuuta 2002 19:19, Michael Schwendt kirjoitti:
> No, "make oldconfig" takes over the available ".config" file without
> giving you the chance to edit it. If you want to edit the kernel
> config, choose among "make config", "make menuconfig" (recommended!)
> or "make xconfig". In that case, you don't need/run "make oldconfig".

No, there's something wrong with "make xconfig", I just tested this. If I do:

make mrproper
make xconfig
  load kernel-2.4.18-athlon.config
  save and exit
make dep
make bzImage modules

then the compilation fails. If I do instead:

make mrproper
cp configs/kernel-2.4.18-athlon.config .config
make oldconfig
make dep
make bzImage modules

now the compilation succeeds. I believe those two command sequences _should_ 
work the same, but they don't.

-- 
	Markku Kolkka
	markku.kolkka@koti.soon.fi



-- 
Psyche-list mailing list
Psyche-list@redhat.com
https://listman.redhat.com/mailman/listinfo/psyche-list

[Index of Archives]     [Fedora General Discussion]     [Red Hat General Discussion]     [Centos]     [Kernel]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat 9]     [Gimp]     [Yosemite News]

  Powered by Linux