LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-16-2004, 05:50 AM   #1
tharris
Member
 
Registered: Jun 2002
Location: Albany, GA
Distribution: Slackware 9.1, Debian Woody (2.4.18-bf2.4)
Posts: 34

Rep: Reputation: 15
make install errors during kernel compile


I have gone through the steps that DaOne listed. I am down to the "Make Install" and this is the output i got.
Code:
root@tharris:/usr/src/linux-2.6.2# make install
make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
  CHK     include/linux/compile.h
Kernel: arch/i386/boot/bzImage is ready
sh /usr/src/linux-2.6.2/arch/i386/boot/install.sh 2.6.2 arch/i386/boot/bzImage System.map ""
Fatal: open /boot/vmlinuz.old: No such file or directory
make[1]: *** [install] Error 1
make: *** [install] Error 2
do i just contiunes to make the modules or do i need to fix something?

Thanks
Tharris Da Newbie
 
Old 02-16-2004, 10:11 AM   #2
guygriffiths
Member
 
Registered: Jun 2003
Location: Reading, UK
Distribution: Debian 3.0, LFS
Posts: 524

Rep: Reputation: 37
Doesn't look like a big problem. I have never used "make install" when building a kernel though, it's easier to do it by hand and you know whats going on.

The steps I would do (after configuring) are:
export VERSION=2.6.2
export DATE=20040216 (there's a command for this but I can't remember it off the top of my head)
make EXTRAVERSION=$DATE bzImage
make EXTRAVERSION=$DATE modules
make EXTRAVERSION=$DATE modules_install
cp arch/i386/boot/bzImage /boot/linux-${VERSION}-${DATE}
cp System.map /boot/System.map-${VERSION}-${DATE}

You can't go wrong with that.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Ndiswrapper 1.0 make install errors on FC3 kernel 2.6.10-1.760_FC3 with BCM 4304 mikevicious Linux - Wireless Networking 5 02-15-2005 08:41 PM
kernel compile - make errors hnad Slackware 5 09-18-2004 06:54 AM
Fedora2 kernel 2.6 compile. cant even make config (fixdep.c full of errors) qwijibow Linux - Software 4 06-20-2004 01:20 PM
make install errors on kernel harrycrumb11 Linux - General 5 10-06-2003 08:31 PM
make and gcc compile errors sedandawk Linux - General 1 12-18-2002 02:56 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 02:12 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration