Re: Compileing vanila kernel on FC4

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

 



On Thu, 2005-06-16 at 06:47 +0100, Damir Dezeljin wrote:
> I'm trying to compile a vanila kernel (linux-2.6.11.12) on FC4.
> Unfortunately an error stops the compilation:
> ----
> make[3]: *** [drivers/i2c/algos/i2c-algo-bit.o] Error 1
> make[2]: *** [drivers/i2c/algos] Error 2
> make[1]: *** [drivers/i2c] Error 2
> make: *** [drivers] Error 2
> ----

Use gcc 3.2.

> BTW: I used gcc32 by changing the top directory Makefile - is this the
> 'correct' aproach? Is there a simpler way to do it?

make CC=gcc32 all modules_install install

I built a vanilla 2.6.11.12 yesterday and it worked fine (but only after
I switched to gcc 3.2).


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux