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

[Xen-users] Re: [Xen-devel] regarding testcode in xenstore

To: jeet <jeet_sat12@xxxxxxxxxxx>, <xen-users@xxxxxxxxxxxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Re: [Xen-devel] regarding testcode in xenstore
From: Keir Fraser <keir@xxxxxxxxxxxxx>
Date: Tue, 03 Jul 2007 13:18:55 +0100
Delivery-date: Tue, 03 Jul 2007 05:17:13 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <470988.53857.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Ace9bFMAkdd0eylfEdyXVgAX8io7RQ==
Thread-topic: [Xen-devel] regarding testcode in xenstore
User-agent: Microsoft-Entourage/11.3.3.061214

It’s quite broken right now. Patches to fix it are very welcome.

 -- Keir

On 23/6/07 12:54, "jeet" <jeet_sat12@xxxxxxxxxxx> wrote:

Error:
gcc  -Werror -Wp,-MD,.fake_libxc.o.d  -I../../tools/libxc -I. -DTESTING -c -o fake_libxc.o fake_libxc.c
fake_libxc.c:41: error: conflicting types for ‘xc_evtchn_notify’
../../tools/libxc/xenctrl.h:692: error: previous declaration of ‘xc_evtchn_notify’ was here
make: *** [fake_libxc.o] Error 1

Can anyone please tell me how to resolve it

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Re: [Xen-devel] regarding testcode in xenstore, Keir Fraser <=