Re: Compiling kernel 2.4.11

2001-10-11 Thread Tommi Komulainen
On Thu, Oct 11, 2001 at 11:20:57AM +0200, Lukas Ruf wrote: > Dear all, > > if you follow the kernel mailing list, it is not recommended to have > 2.4.11 installed and running due to security problems. > > Linus just released 2.4.12 -- and some patches for the parallel port > do exist now as well.

Re: Compiling kernel 2.4.11

2001-10-11 Thread Lukas Ruf
Dear all, if you follow the kernel mailing list, it is not recommended to have 2.4.11 installed and running due to security problems. Linus just released 2.4.12 -- and some patches for the parallel port do exist now as well. wr, Lukas On Thu, 11 Oct 2001, Jose Manuel Perez wrote: > El Jue 11

Re: Compiling kernel 2.4.11

2001-10-11 Thread Jose Manuel Perez
El Jue 11 Oct 2001 09:34, Bojan Zdrnja escribió: > Hi peeps. > > Anyone succesfully compiled kernel 2.4.11 ? > I configured it nicely, everything goes on ok and then: > > gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes > -Wno-tri graphs -O2 -fomit-frame-pointer -fno-strict-alias

Compiling kernel 2.4.11

2001-10-11 Thread Bojan Zdrnja
Hi peeps. Anyone succesfully compiled kernel 2.4.11 ? I configured it nicely, everything goes on ok and then: gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-tri graphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpre ferred-stack-boundary=2 -march=i5