public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: question kernel 2.6 problem
       [not found] <S265049AbUGGKsc/20040707104832Z+1012@vger.kernel.org>
@ 2004-07-07 11:26 ` sc2
  2004-07-11 22:54   ` Adrian Bunk
  0 siblings, 1 reply; 2+ messages in thread
From: sc2 @ 2004-07-07 11:26 UTC (permalink / raw)
  To: linux-kernel

hello
when i try to make the 2.6.7 kernel this error is coming
i use gcc 3.2.1
any ideas what i did wrong? (i did same stuff likle every time)
thx
 CC      arch/i386/kernel/asm-offsets.s
In Datei, eingef?gt von include/asm/system.h:5,
                    von include/asm/processor.h:18,
                    von include/asm/thread_info.h:16,
                    von include/linux/thread_info.h:21,
                    von include/linux/spinlock.h:12,
                    von include/linux/capability.h:45,
                    von include/linux/sched.h:7,
                    von arch/i386/kernel/asm-offsets.c:7:
include/linux/kernel.h:10:20: stdarg.h: Datei oder Verzeichnis nicht
gefunden
In file included from include/asm/system.h:5,
                 from include/asm/processor.h:18,
                 from include/asm/thread_info.h:16,
                 from include/linux/thread_info.h:21,
                 from include/linux/spinlock.h:12,
                 from include/linux/capability.h:45,
                 from include/linux/sched.h:7,
                 from arch/i386/kernel/asm-offsets.c:7:
include/linux/kernel.h:71: Fehler: parse error vor "va_list"
include/linux/kernel.h:71: Warnung: Funktionsdeklaration ist kein Prototyp
include/linux/kernel.h:74: Fehler: parse error vor "va_list"
include/linux/kernel.h:74: Warnung: Funktionsdeklaration ist kein Prototyp
include/linux/kernel.h:77: Fehler: parse error vor "va_list"
include/linux/kernel.h:77: Warnung: Funktionsdeklaration ist kein Prototyp
include/linux/kernel.h:81: Fehler: parse error vor "va_list"
include/linux/kernel.h:81: Warnung: Funktionsdeklaration ist kein Prototyp
make[1]: *** [arch/i386/kernel/asm-offsets.s] Fehler 1
make: *** [arch/i386/kernel/asm-offsets.s] Fehler 2



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: question kernel 2.6 problem
  2004-07-07 11:26 ` question kernel 2.6 problem sc2
@ 2004-07-11 22:54   ` Adrian Bunk
  0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2004-07-11 22:54 UTC (permalink / raw)
  To: sc2; +Cc: linux-kernel

On Wed, Jul 07, 2004 at 01:26:42PM +0200, sc2@gmx.at wrote:

> hello
> when i try to make the 2.6.7 kernel this error is coming
> i use gcc 3.2.1
> any ideas what i did wrong? (i did same stuff likle every time)
> thx
>  CC      arch/i386/kernel/asm-offsets.s
> In Datei, eingef?gt von include/asm/system.h:5,
>                     von include/asm/processor.h:18,
>                     von include/asm/thread_info.h:16,
>                     von include/linux/thread_info.h:21,
>                     von include/linux/spinlock.h:12,
>                     von include/linux/capability.h:45,
>                     von include/linux/sched.h:7,
>                     von arch/i386/kernel/asm-offsets.c:7:
> include/linux/kernel.h:10:20: stdarg.h: Datei oder Verzeichnis nicht
> gefunden
>...

Seems to be a bug in your compiler installation.

This file should be found by your compiler at a path like
  /usr/lib/gcc-lib/i486-linux/3.2.1/include/stdarg.h
(depending on how you configured gcc, it might be slightly different)

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-07-11 22:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <S265049AbUGGKsc/20040707104832Z+1012@vger.kernel.org>
2004-07-07 11:26 ` question kernel 2.6 problem sc2
2004-07-11 22:54   ` Adrian Bunk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox