All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@fs.tum.de>
To: sc2@gmx.at
Cc: linux-kernel@vger.kernel.org
Subject: Re: question kernel 2.6 problem
Date: Mon, 12 Jul 2004 00:54:09 +0200	[thread overview]
Message-ID: <20040711225409.GE4701@fs.tum.de> (raw)
In-Reply-To: <002001c46415$4bb9dfe0$6bda6c50@b>

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


      reply	other threads:[~2004-07-11 22:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040711225409.GE4701@fs.tum.de \
    --to=bunk@fs.tum.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sc2@gmx.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.