LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Red Hat (https://www.linuxquestions.org/questions/red-hat-31/)
-   -   Make bzImage fails in AS 2.1 (https://www.linuxquestions.org/questions/red-hat-31/make-bzimage-fails-in-as-2-1-a-126406/)

daker13 12-16-2003 02:52 PM

Make bzImage fails in AS 2.1
 
I am trying to build RedHat's stock 2.4.18-e.31 kernel on IA-64 and get the following error when doing a make bzImage

make: *** No rule to make target 'bzImage'. Stop

I've followed all of the same steps used to build kernels for other versions of Linux, but have never seen a failure at this step.

Thanks,

Greg

transeunt 12-16-2003 11:07 PM

Try:
make; make dep; make modules_install; make install

This should solve the problem

daker13 12-17-2003 07:58 AM

'make install' fails with the same error message as make bzImage

transeunt 12-17-2003 08:02 PM

Well I am assuming the source you downloaded must not be coded for 64 bit. I could be wrong i have no idea what you have downloaded. I would start from scratch again. Its probably in your best interest.

wallerha 02-24-2004 08:00 PM

make boot
 
hopefully it's not too late

make boot


All times are GMT -5. The time now is 03:30 PM.