From: Christoph Egger <Christoph.Egger@amd.com>
To: Samuel Thibault <samuel.thibault@ens-lyon.org>
Cc: xen-devel@lists.xensource.com
Subject: Re: stubdom: build failure
Date: Wed, 24 Sep 2008 14:40:50 +0200 [thread overview]
Message-ID: <200809241440.50688.Christoph.Egger@amd.com> (raw)
In-Reply-To: <20080924123332.GG4527@implementation.bordeaux.inria.fr>
On Wednesday 24 September 2008 14:33:32 Samuel Thibault wrote:
> Hello,
>
> Christoph Egger, le Wed 24 Sep 2008 14:25:07 +0200, a écrit :
> > In extras/mini-os/include/types.h, line 22 tries to include stddef.h .
> > But this file doesn't exist
>
> It should in the gcc include/ path.
>
> > and due to use of -nostdinc the libc's stddef.h isn't used/found.
>
> That's on purpose.
>
> > gcc <snip> -isystem include
>
> It looks like $(GCC_INSTALL) is empty, that's your issue.
In stubdom/Makefile I found this line:
GCC_INSTALL = $(shell LANG=C gcc -print-search-dirs | sed -n -e 's/install:
\(.*\)/\1/p')
# gcc -print-search-dirs
programs: =/usr/libexec/
libraries: =/usr/lib/
#
the sed expression empties GCC_INSTALL then.
--
AMD Saxony, Dresden, Germany
Operating System Research Center
Legal Information:
AMD Saxony Limited Liability Company & Co. KG
Sitz (Geschäftsanschrift):
Wilschdorfer Landstr. 101, 01109 Dresden, Deutschland
Registergericht Dresden: HRA 4896
vertretungsberechtigter Komplementär:
AMD Saxony LLC (Sitz Wilmington, Delaware, USA)
Geschäftsführer der AMD Saxony LLC:
Dr. Hans-R. Deppe, Thomas McCoy
next prev parent reply other threads:[~2008-09-24 12:40 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-24 12:25 stubdom: build failure Christoph Egger
2008-09-24 12:33 ` Samuel Thibault
2008-09-24 12:40 ` Christoph Egger [this message]
2008-09-24 12:48 ` Samuel Thibault
2008-09-24 12:57 ` Christoph Egger
2008-09-24 13:13 ` Samuel Thibault
2008-09-24 13:39 ` Christoph Egger
2008-09-24 13:48 ` Samuel Thibault
2008-09-24 13:51 ` Keir Fraser
2008-09-24 14:21 ` Christoph Egger
2008-09-24 14:31 ` Keir Fraser
2008-09-24 14:35 ` Samuel Thibault
2008-09-24 14:43 ` Christoph Egger
2008-09-24 14:51 ` Samuel Thibault
2008-09-24 15:02 ` Keir Fraser
2008-09-24 14:35 ` Samuel Thibault
2008-09-24 14:24 ` Samuel Thibault
-- strict thread matches above, loose matches on Subject: below --
2008-10-03 0:23 Stubdom " Neo Jia
2009-07-29 14:37 stubdom " George Dunlap
2009-07-29 14:55 ` Stefano Stabellini
2009-07-29 15:07 ` Keir Fraser
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=200809241440.50688.Christoph.Egger@amd.com \
--to=christoph.egger@amd.com \
--cc=samuel.thibault@ens-lyon.org \
--cc=xen-devel@lists.xensource.com \
/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.