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-api

[Xen-API] Latest version (cs 499) does not compile

To: xen-api@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-API] Latest version (cs 499) does not compile
From: Andreas Florath <xen@xxxxxxxxxxxx>
Date: Mon, 16 Nov 2009 17:08:25 +0100
Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
Delivery-date: Mon, 16 Nov 2009 08:08:29 -0800
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=flonatel.org; b=iTPtxomyLrrHPzY63gLbNtrD/lGUSeKPivxSWpyHraiNyvIFM75AuzEkOaaX1g45W2Jl4cU0GKAYM8bVkGbwZGPdQ0XOb1jGYDChPPJDOb41RPO8zN6La3t8g5ypGqX/; h=Received:Received:Message-ID:Date:From:To:Subject:MIME-Version:Content-Type:Content-Disposition:Content-Transfer-Encoding:User-Agent;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Internet Messaging Program (IMP) H3 (4.1.6)
Hello!

Trying to compile the latest version of Everything:
xen-unstable: changeset 20453
xen-api-libs: changeset 55
xen-api: changeset 499

on a i686 Debian 5.0.2 based Linux, compiling stops with:

+ gcc -g -O2 -I/opt/xensource/lib/ocaml -I/usr/include -I. -c -o xenguest_stubs.o xenguest_stubs.c
xenguest_stubs.c: In function ?hvm_build_set_params?:
xenguest_stubs.c:303: error: ?struct hvm_info_table? has no member named ?s4_enabled? xenguest_stubs.c:304: error: ?struct hvm_info_table? has no member named ?s3_enabled?
xenguest_stubs.c: In function ?stub_xc_domain_save?:
xenguest_stubs.c:392: warning: passing argument 7 of ?xc_domain_save? from incompatible pointer type xenguest_stubs.c:392: warning: passing argument 9 of ?xc_domain_save? from incompatible pointer type
xenguest_stubs.c:392: error: too many arguments to function ?xc_domain_save?
xenguest_stubs.c: In function ?stub_xc_domain_restore?:
xenguest_stubs.c:446: error: too few arguments to function ?xc_domain_restore?
*** omake: 920/2630 targets are up to date
*** omake: failed (16.0 sec, 109/149 scans, 155/439 rules, 778/2831 digests)
*** omake: targets were not rebuilt because of errors:
   ocaml/xenguest/xenguest_stubs.o
      depends on: ocaml/xenguest/xenguest_stubs.c
make: *** [all] Error 1

Where / How to fix this problem?

Kind regards - Andreas


_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api

<Prev in Thread] Current Thread [Next in Thread>