On Wed, May 22, 2002 at 03:27:10AM -0700, Prasad Paranjape wrote:
> 
> I am still stuck up with 2.4.18 kernel compilation in
> Slack 8.
> 
> Slack gurus can you help me?
> 
> --- Prasad Paranjape <[EMAIL PROTECTED]> wrote:
> > 
> > I am still not able to compile the kernel as I am
> > getting lot of unresolved symboles in .o files in
> > the
> > stage make modules_install. I did load the kernel
> > config from .config file and followed all the steps
> > which Archan sugeested me but then without success.
> > 
> > Is there anybody who has tried 2.4.17 and/or 2.4.18
> > kernel compilation on Slack 8 who can enlighten me?
> > 
---end quoted text---

1. Check out your .config file created with menuconfig or
   xconfig whatever. Check out the path for .o files. For
   Slack it should be under /lib/modules/2.4.xx.
2. Check out that the requisite .o files are  actually at
   that location after your make install.
3. Lastly do make modules_install. Note, this is a common
   error and some folk try modules_install before install
   
HTH

Bish    

--
:
####[ Linux One Stanza Tip (LOST) ]###########################

Sub : Steps for kernel compilation                   LOST #087

1. #cd /usr/src/linux   2. #make mrproper  3. #make menuconfig              
4. #make dep            5. #make clean     6. #make modules
7. #make install        8. #make modules_install
Change /etc/lilo.conf and than run lilo -v
For detailed explaination refer to Kernel-HOWTO.

####<[EMAIL PROTECTED]>########################################
:
      

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to