Re: Compiling kernel-3.4.xxx with gcc-9.x. Need some help.

2021-04-18 Thread Willy Tarreau
On Sun, Apr 18, 2021 at 07:25:08PM +0200, Fawad Lateef wrote: > I tried booting the userspace compiled with gcc-9.1 and kernel > compiled with gcc-5.5. But seems like the kernel 3.4.111 is not > compatible with user-space compiled with gcc-9.1. > During boot getting error: "FATAL: kernel too old."

Re: Compiling kernel-3.4.xxx with gcc-9.x. Need some help.

2021-04-18 Thread Fawad Lateef
Hi Greg, (Sending again as seems like I had rich-text available by mistake, so likely my message is rejected) On Tue, 30 Mar 2021 at 15:40, Greg KH wrote: > > On Tue, Mar 30, 2021 at 03:23:10PM +0200, Fawad Lateef wrote: > > So can I still use kernel-3.4 compiled with gcc-5.5, and boot full > >

Re: Compiling kernel-3.4.xxx with gcc-9.x. Need some help.

2021-03-30 Thread Arnd Bergmann
On Tue, Mar 30, 2021 at 3:23 PM Fawad Lateef wrote: > On Mon, 29 Mar 2021 at 22:06, Arnd Bergmann wrote: > > > > On Mon, Mar 29, 2021 at 9:23 PM Fawad Lateef wrote: > > > > > > On Mon, 29 Mar 2021 at 06:57, Greg KH wrote: > > > > > > > > On Sun, Mar 28, 2021 at 10:20:50PM +0200, Fawad Lateef wr

Re: Compiling kernel-3.4.xxx with gcc-9.x. Need some help.

2021-03-30 Thread Greg KH
On Tue, Mar 30, 2021 at 03:23:10PM +0200, Fawad Lateef wrote: > So can I still use kernel-3.4 compiled with gcc-5.5, and boot full > user-space with gcc-9.1? Yes, of course. > I was expecting it to be possible but might not work due to > incompatibility? As I know that when I tried to compile bui

Re: Compiling kernel-3.4.xxx with gcc-9.x. Need some help.

2021-03-30 Thread Fawad Lateef
Hi Arnd, On Mon, 29 Mar 2021 at 22:06, Arnd Bergmann wrote: > > On Mon, Mar 29, 2021 at 9:23 PM Fawad Lateef wrote: > > > > On Mon, 29 Mar 2021 at 06:57, Greg KH wrote: > > > > > > On Sun, Mar 28, 2021 at 10:20:50PM +0200, Fawad Lateef wrote: > > > > Hi > > > > > > > > I am using an Olimex A20

Re: Compiling kernel-3.4.xxx with gcc-9.x. Need some help.

2021-03-29 Thread Arnd Bergmann
On Mon, Mar 29, 2021 at 9:23 PM Fawad Lateef wrote: > > On Mon, 29 Mar 2021 at 06:57, Greg KH wrote: > > > > On Sun, Mar 28, 2021 at 10:20:50PM +0200, Fawad Lateef wrote: > > > Hi > > > > > > I am using an Olimex A20 SOM with NAND and due to some binary blob for > > > NAND driver, I am stuck with

Re: Compiling kernel-3.4.xxx with gcc-9.x. Need some help.

2021-03-29 Thread Greg KH
On Mon, Mar 29, 2021 at 09:20:32PM +0200, Fawad Lateef wrote: > Hi Greg, > > > > On Mon, 29 Mar 2021 at 06:57, Greg KH wrote: > > > > On Sun, Mar 28, 2021 at 10:20:50PM +0200, Fawad Lateef wrote: > > > Hi > > > > > > I am using an Olimex A20 SOM with NAND and due to some binary blob for > > > N

Re: Compiling kernel-3.4.xxx with gcc-9.x. Need some help.

2021-03-29 Thread Fawad Lateef
Hi Greg, On Mon, 29 Mar 2021 at 06:57, Greg KH wrote: > > On Sun, Mar 28, 2021 at 10:20:50PM +0200, Fawad Lateef wrote: > > Hi > > > > I am using an Olimex A20 SOM with NAND and due to some binary blob for > > NAND driver, I am stuck with the sunxi kernel 3.4.xxx version. (Repo > > here: https:

Re: Compiling kernel-3.4.xxx with gcc-9.x. Need some help.

2021-03-28 Thread Greg KH
On Sun, Mar 28, 2021 at 10:20:50PM +0200, Fawad Lateef wrote: > Hi > > I am using an Olimex A20 SOM with NAND and due to some binary blob for > NAND driver, I am stuck with the sunxi kernel 3.4.xxx version. (Repo > here: https://github.com/linux-sunxi/linux-sunxi) Please work with the vendor that

Re: Compiling kernel-3.4.xxx with gcc-9.x. Need some help.

2021-03-28 Thread Fawad Lateef
On Sun, 28 Mar 2021 at 22:49, Andy Shevchenko wrote: > > > > On Sunday, March 28, 2021, Fawad Lateef wrote: >> >> Hi >> >> I am using an Olimex A20 SOM with NAND and due to some binary blob for >> NAND driver, I am stuck with the sunxi kernel 3.4.xxx version. (Repo >> here: https://github.com/lin

Re: Compiling kernel 2.6.23.1 HELP

2007-10-13 Thread Willy Tarreau
On Sat, Oct 13, 2007 at 10:16:08PM +0530, animesh saxena wrote: > Hi, >I am a kernel newbie, so need some help trying to compile it. > I have fedora 7 installed. > > While compiling it, I get errors as follows. > > HOSTCC scripts/basic/fixdep > scripts/basic/fixdep.c:107:23: error: sy

Re: Compiling kernel 2.6.23.1 HELP

2007-10-13 Thread Kristoffer Ericson
Greetings, This is not the proper forum for compilation help (if nothing is broken of course). You would probably get good help asking on fedora forum (or simply do a search there). Looking at your log it seems to more reflect headers missing than anything wrong with the kernel in it self. If

Re: compiling Kernel Modules with debugging information enabled

2005-07-16 Thread Brice Goglin
Le 16.07.2005 19:11, k8 s a écrit : > To be more clear, say I have selected CONFIG_XFRM=y in .config file > I want to make a change such that net/xfrm/Makefile has an entry > CFLAGS += -g so that it generates debugging information for all the > modules in that directory Look at Documentation/kbui

Re: Compiling kernel

2001-05-02 Thread jlnance
On Wed, May 02, 2001 at 06:00:00PM +0530, [EMAIL PROTECTED] wrote: > suppose I am making some change in sched.c and now I want to build my kernel > that reflects the change.. > Is there any way I can avoid answering all the questions when I do make zImage ? > > In short how should I compile the

Re: Compiling kernel

2001-05-02 Thread Anton Altaparmakov
On Wed, 2 May 2001 [EMAIL PROTECTED] wrote: > The question may sound very stupid... But I have following doubt. > > suppose I am making some change in sched.c and now I want to build my kernel > that reflects the change.. > Is there any way I can avoid answering all the questions when I do m

Re: compiling kernel and modules issues

2000-10-09 Thread Alan Cox
> make xconfig > make dep > make clean [make bzImage] you need the kernel image here > make modules > make modules_install > edit /etc/lilo.conf and add lilo header. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please re

Re: compiling kernel and modules issues

2000-10-03 Thread lkml recipient
On Tue, 3 Oct 2000, Tom Cheung wrote: > Would anyone tell me how can I update the kernel and modules > simultaneously without losing previous installed modules.Thanks a lot !! Hi. Let me first say that although I'm subscribed to lkml, I'm really only an aspiring kernel hacker, not in any way a g

Re: compiling kernel and modules issues

2000-10-03 Thread Keith Owens
On Tue, 03 Oct 2000 16:17:54 +0800, Tom Cheung <[EMAIL PROTECTED]> wrote: >make mrproper >make xconfig >make dep >make clean >make modules >make modules_install >edit /etc/lilo.conf and add lilo header. > >Then after reboot I only see net directory under new modules directory >/lib/modules/2.2-17