Re: Red Hat Kernel Sources
- From: Eric Sisler <esisler@xxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 28 Jan 2006 19:51:50 -0700
On Sat, 2006-01-28 at 13:53, Greg Golin wrote:
> How many of you have been able to compile a kernel from redhat sources
> without a problem? I don't think I've ever done it successfully. I
> consistently run into the same problem, make modules errors out on
> something. I go and disable that something and try again, at which
> point make modules fails with something else, goto 10. Eventually I
> run out of patience and go look at something shiny. Never had a
> problem with kernel.org kernels though. Is there something I need to
> do beyond the make oldconfig/make bzImage/make modules/make
> modules_install?
Been compiling them for years. I usually do "make menuconfig" or "make
xconfig" as I'm trying to add/remove something specific. My process is:
make mrproper
make [menuconfig|xconfig]
make dep
make clean
make bzImage
make modules
make modules_install
-Eric
--
Eric Sisler <esisler@xxxxxxxxxxxxxxxxxxxxx>
Library Applications Specialist
Westminster Public Library
Westminster, CO USA
Linux - Don't fear the Penguin.
Want to know what we use Linux for?
Visit http://wallace.westminster.lib.co.us/linux
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
- References:
- Red Hat Kernel Sources
- From: Greg Golin
- Red Hat Kernel Sources
- Prev by Date: Red Hat Kernel Sources
- Next by Date: RedHat over Windows
- Previous by thread: Red Hat Kernel Sources
- Next by thread: RE: Red Hat Kernel Sources
- Index(es):
Relevant Pages
|