Compilation errors for linux-2.6.0 kernel
From: silviu (thelinuxguy1997_at_yahoo.com)
Date: 12/20/03
- Next message: Lenard: "Re: Compilation errors for linux-2.6.0 kernel"
- Previous message: P Gentry: "Re: Kernel Time and DST"
- Next in thread: Lenard: "Re: Compilation errors for linux-2.6.0 kernel"
- Reply: Lenard: "Re: Compilation errors for linux-2.6.0 kernel"
- Reply: Chris Shepherd: "Re: Compilation errors for linux-2.6.0 kernel"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 20 Dec 2003 08:33:50 -0800
Hi all,
I'd appreciate your help on this problem. I am compiling 2.6.0 linux
kernel on a Fedora system (Intel, dual 2x750 MHz Pentium III, 1 Gig
RAM, gcc 3.2.3 or gcc 2.9.6); I previously updated my system to match
the requirements for linux-2.6 kernels and did a 'make xconfig'.
[root@zeus linux-2.6]# make bzImage
HOSTCC scripts/modpost.o
HOSTLD scripts/modpost
CC arch/i386/kernel/asm-offsets.s
In file included from include/asm/system.h:5,
from include/asm/processor.h:18,
from include/linux/prefetch.h:13,
from include/linux/list.h:7,
from include/linux/signal.h:4,
from arch/i386/kernel/asm-offsets.c:7:
include/linux/kernel.h:10:20: stdarg.h: No such file or directory
In file included from include/asm/system.h:5,
from include/asm/processor.h:18,
from include/linux/prefetch.h:13,
from include/linux/list.h:7,
from include/linux/signal.h:4,
from arch/i386/kernel/asm-offsets.c:7:
include/linux/kernel.h:71: syntax error before "va_list"
include/linux/kernel.h:71: warning: function declaration isn't a
prototype
include/linux/kernel.h:74: syntax error before "va_list"
include/linux/kernel.h:74: warning: function declaration isn't a
prototype
include/linux/kernel.h:78: syntax error before "va_list"
include/linux/kernel.h:78: warning: function declaration isn't a
prototype
make[1]: *** [arch/i386/kernel/asm-offsets.s] Error 1
make: *** [arch/i386/kernel/asm-offsets.s] Error 2
Thanks in advance for any help.
Silviu
- Next message: Lenard: "Re: Compilation errors for linux-2.6.0 kernel"
- Previous message: P Gentry: "Re: Kernel Time and DST"
- Next in thread: Lenard: "Re: Compilation errors for linux-2.6.0 kernel"
- Reply: Lenard: "Re: Compilation errors for linux-2.6.0 kernel"
- Reply: Chris Shepherd: "Re: Compilation errors for linux-2.6.0 kernel"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|