bna-linuxiran
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [linuxiran] Kernel Modules Compilation (correction)


From: Amin Abbaspour
Subject: Re: [linuxiran] Kernel Modules Compilation (correction)
Date: Mon, 26 May 2003 08:59:11 -0700 (PDT)

Hi,

I have tried both removing false modules or compiling them built in, but
this is not the true way to go, since many modules fail (altough even if
just one of them fails we should ask ourselves why this happens)

By the way, this is not the first time I compile kernel(because of my
laptop I always use my own kernel), and I've tried all of these before
asking it in mailing list.

I think the problem is with in gcc version. Kernel Documentations recomand
gcc 2.95.3, and I have only tested only 3.2 and 2.96.

Sincerely.

PS. `make dep` is not nessecery in newer version any more(AFAIK)

--- Abbas Izad <address@hidden> wrote:
> Correction!
> It should be in this order:
> 
> /usr/src/linux/make mrproper
> /usr/src/linux/make menuconfig (or xconfig)
> /usr/src/linux/make dep
> /usr/src/linux/make clean
> /usr/src/linux/make bzImage
> /usr/src/linux/make modules
> /usr/src/linux/make modules_install
> 
> I have NOT tried this on RedHat (only on gentoo) but you maybe do it
> like 
> this:
> 
> /usr/src/linux/make mrproper
> /usr/src/linux/make menuconfig
> /usr/src/linux/make dep && make clean bzImage modules modules_install
> 
> 
> /address@hidden
> 
> 
> 
> 
> 
> >> > Let me see if my memory help me on this, Do you use:
> >> >
> >> > /usr/src/linux/make mrproper
> >> > /usr/src/linux/make menuconfig (or xconfig)
> >> > /usr/src/linux/make clean
> >> > /usr/src/linux/make bzImage
> >> > /usr/src/linux/make dep
> >> > /usr/src/linux/make modules <------(your compilation crashes here, 
> >>right?)
> >> > /usr/src/linux/make modules_install
> >> >
> >>
> >>
> >>Hi there,
> >>I think you got to do "make dep" before "make bzImage".
> >>
> >>Hossein
> >>
> >>
> >>
> >>
> >>_______________________________________________
> >>bna-linuxiran mailing list
> >>address@hidden
> >>http://mail.nongnu.org/mailman/listinfo/bna-linuxiran
> >
> >_________________________________________________________________
> >Hitta rätt på nätet med MSN Sök http://search.msn.se/
> >
> >
> >
> >_______________________________________________
> >bna-linuxiran mailing list
> >address@hidden
> >http://mail.nongnu.org/mailman/listinfo/bna-linuxiran
> 
> _________________________________________________________________
> Lättare att hitta drömresan med MSN Resor http://www.msn.se/resor/
> 
> 
> 
> _______________________________________________
> bna-linuxiran mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/bna-linuxiran


=====
************************************************
                  Amin Abbaspour         
            Shahid Beheshti University 
              http://www.sbu.ac.ir
************************************************

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]