well,..as far as i know, you don't run make

just (as the documentation states)
make menuconfig
make dep (and possibly make clean)
make bzImage

where does make come into the picture....and where does it state this???


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Michael Burger
Sent: Saturday, February 24, 2001 6:47 AM
To: [EMAIL PROTECTED]
Subject: Re: kernel frustration


Any reason you didn't run "make" before "make bzImage"?

On Fri, 23 Feb 2001 19:30:20 -0500, mjs wrote:

>
>here is my senerio,..i'm currentely running Redhat 6.2 with kernel 2.2.17
>and i want to upgrade to kernel 2.4.0, is this possible?..do i need to be
>running Redhat 7.0 ??... i went ahead and ran
>
>make menuconfig
>make dep
>
>all went fine,..but as soon as i ran
>
>make bzImage i got this error
>
>[root@digitalconsciousness linux]# make bzImage
>gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o
>scripts/split-include scripts/split-include.c
>In file included from /usr/include/errno.h:36,
>                 from scripts/split-include.c:26:
>/usr/include/bits/errno.h:25: linux/errno.h: No such file or directory
>make: *** [scripts/split-include] Error 1
>
>now looking in the /Documentation/Changes dir i noticed that
>
>modutils               2.4.0                   # insmod -V
>o  e2fsprogs              1.19                    # tune2fs --version
>o  pcmcia-cs              3.1.21                  # cardmgr -V
>o  PPP                    2.4.0                   # pppd --version
>o  isdn4k-utils           3.1pre1                 # isdnctrl 2>&1|grep
>version
>
>
>are the only packages the I need to update,...., i'm really not
sure,..would
>this of caused the error when running make bzImage.....and also, i've tried
>to find these packages...with NO luck...where can i obtain them??...this
>seems quite a hassled to just upgrade the kernel to 2.4.0...and the
>reason,.among some others i'm upgrading is so i can upgrade my bind to
>9.1.0...
>
>all help is appreciated...Thanks
>
>
>
> An optimist believes we live in the best of all  possible worlds.  A
>pessimist is sure of it!
>
>
>---
>Outgoing mail is certified Virus Free.
>Checked by AVG anti-virus system (http://www.grisoft.com).
>Version: 6.0.231 / Virus Database: 112 - Release Date: 2/12/2001
>
>
>
>_______________________________________________
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list
>






---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.231 / Virus Database: 112 - Release Date: 2/12/2001

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.231 / Virus Database: 112 - Release Date: 2/12/2001



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to