WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Re: Failure to make tools in xen-3.4-testing.hg and xen-

To: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
Subject: Re: [Xen-devel] Re: Failure to make tools in xen-3.4-testing.hg and xen-unstable.hg
From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Date: Fri, 29 May 2009 08:07:34 -0700 (PDT)
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Fri, 29 May 2009 08:08:01 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1243609655; bh=L7vb6oQlBP7d4slq3hnPCin9Rq4kIfF0ZkjdgQQnNQA=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:MIME-Version:Content-Type; b=KoitW6fNkCOFJr2DNQaoolz+Ly5825fhJ1a83+75Am5WDILvnNbmgvOcfoWP52hl+oeqLcnUJ7+Fh+4JJD9aNKUQrMQctiJmpnDWfKvlUZrhKGUY7la18EEWe5lgU8Z4tgzWKiqcmyv+PwwaczYPwgNiebP9teaOiGdRGxEjr5U=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:MIME-Version:Content-Type; b=IlV1ZjnpRZqMKNZuAtg7zzaNGkQDZSMwDX1HIGRzjeT/fMrQoJlwMJmjBeVdH4SU1PNIoq2gtZWL/lXYpQgV5yeQN8f4SkbpbQDr4uX7p21LJJ0rA93Zb9UcYAmldPCxqZPIlhbLwMQpeKst8NkXunZRd5K91CteE6ga4O3tbto=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Yes,

running build
running build_py
running build_ext
building 'xc' extension
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -D__XEN_TOOLS__ -MMD -MF .buildpy.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fPIC -I../../tools/libxc -I../../tools/xenstore -I../../tools/include -Ixen/lowlevel/xc -I/usr/include/python2.6 -c xen/lowlevel/xc/xc.c -o build/temp.linux-x86_64-2.6/xen/lowlevel/xc/xc.o -fno-strict-aliasing -Werror

xen/lowlevel/xc/xc.c:7:20: error: Python.h: No such file or directory

In file included from ../../tools/libxc/xc_dom.h:1,
                 from xen/lowlevel/xc/xc.c:22:
../../tools/include/xen/libelf/libelf.h:102: error: expected specifier-qualifier-list before ‘FILE’
../../tools/include/xen/libelf/libelf.h:186: error: expected declaration specifiers or ‘...’ before ‘FILE’
In file included from xen/lowlevel/xc/xc.c:22:

Boris.

--- On Fri, 5/29/09, Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> wrote:

From: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
Subject: [Xen-devel] Re: Failure to make tools in xen-3.4-testing.hg and xen-unstable.hg
To: "Boris Derzhavets" <bderzhavets@xxxxxxxxx>
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Date: Friday, May 29, 2009, 11:03 AM

Boris Derzhavets writes ("Failure to make tools in xen-3.4-testing.hg and xen-unstable.hg"):
> xen/lowlevel/xc/xc.c: In function øtoken_valueù:
> xen/lowlevel/xc/xc.c:529: error: implicit declaration of function østrchrù

What happened immediately before that ?  Were there error messages
about missing Python.h ?

Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>