From: Marco Roeland <marco.roeland@xs4all.nl>
To: Mauro Stettler <kernel-list@bluesaturn.com>
Cc: kernel-list <linux-kernel@vger.kernel.org>
Subject: Re: cannot compile
Date: Tue, 23 Mar 2004 12:38:23 +0100 [thread overview]
Message-ID: <20040323113823.GB16605@localhost> (raw)
In-Reply-To: <1080048426.6447.6.camel@twinmos.bluesaturn.com>
On Tuesday March 23rd 2004 Mauro Stettler wrote:
> ...
> include/linux/kernel.h:10:20: stdarg.h: No such file or directory
There's something wrong with your gcc installation. It has nothing to do
with the kernel compilation perse.
stdarg.h is a part of the headers that are specific to each gcc version.
You'll normally find it somewhere below /usr/lib/gcc-lib.
Perhaps something went wrong during installation of your gcc (a full
disk or so) or you moved some directory trees, causing gcc no longer to
find its include files. Some directories are hardcoded into the gcc
executable during its compilation. If you have to move some things (to
work around full partitions say) use symlinks.
Try reinstalling gcc.
--
Marco Roeland
prev parent reply other threads:[~2004-03-23 11:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-23 13:27 cannot compile Mauro Stettler
2004-03-23 11:38 ` Marco Roeland [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=20040323113823.GB16605@localhost \
--to=marco.roeland@xs4all.nl \
--cc=kernel-list@bluesaturn.com \
--cc=linux-kernel@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox