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-devel] missing xen/adv_sched_hist.h

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] missing xen/adv_sched_hist.h
From: Ryan Harper <ryanh@xxxxxxxxxx>
Date: Wed, 25 May 2005 10:15:07 -0500
Delivery-date: Wed, 25 May 2005 15:14:46 +0000
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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.6+20040907i
I tried to compile xen with ADV_SCHED_HISTO set and a header file it
needs is missing from the tree.

make[2]: Entering directory 
`/home/rharper/work/openhype/xen/unstable/20050525/modified/xen/common'
gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix 
include -Wall -Werror -Wno-pointer-arith -pipe 
-I/home/rharper/work/openhype/xen/unstable/20050525/modified/xen/include 
-I/home/rharper/work/openhype/xen/unstable/20050525/modified/xen/include/asm-x86/mach-default
 -O3 -fomit-frame-pointer -msoft-float -m32 -march=i686 -DNDEBUG -c schedule.c 
-o schedule.o
schedule.c:47:32: xen/adv_sched_hist.h: No such file or directory
schedule.c: In function `do_block':
schedule.c:253: warning: implicit declaration of function `adv_sched_hist_start'
schedule.c: In function `__enter_scheduler':
schedule.c:492: warning: implicit declaration of function 
`adv_sched_hist_from_stop'schedule.c:540: warning: implicit declaration of 
function `adv_sched_hist_to_stop'
schedule.c: In function `print_sched_histo':
schedule.c:764: error: structure has no member named `from_hist'
schedule.c:766: error: structure has no member named `from_hist'
schedule.c:768: error: structure has no member named `from_hist'
schedule.c:783: error: structure has no member named `from_hist'
schedule.c:785: error: structure has no member named `to_hist'
schedule.c:787: error: structure has no member named `to_hist'
schedule.c: In function `reset_sched_histo':
schedule.c:801: error: structure has no member named `to_hist'
schedule.c:801: error: structure has no member named `from_hist'
schedule.c:802: error: structure has no member named `save_tsc'
make[2]: *** [schedule.o] Error 1


-- 
Ryan Harper
Software Engineer; Linux Technology Center
IBM Corp., Austin, Tx
(512) 838-9253   T/L: 678-9253
ryanh@xxxxxxxxxx

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

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