[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] missing xen/adv_sched_hist.h
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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |