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] Support for privileged operations?

To: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Support for privileged operations?
From: "Tvrtko A. Uršulin" <tvrtko@xxxxxxxxxxxx>
Date: Tue, 17 Feb 2004 13:39:55 +0100
Delivery-date: Tue, 17 Feb 2004 12:41:35 +0000
Envelope-to: steven.hand@xxxxxxxxxxxx
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Organization: Croadria Internet usluge
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.6
I am trying to build xenolinux withoout option from the subject to be used for 
guest domain (>dom0). Compilation fails with:

gcc -D__KERNEL__ -I/root/build/xenolinux-2.4.24/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686   
-nostdinc -iwithprefix include -DKBUILD_BASENAME=time  -c -o time.o time.c
time.c: In function `do_timer_interrupt':
time.c:400: `last_update_to_rtc' undeclared (first use in this function)
time.c:400: (Each undeclared identifier is reported only once
time.c:400: for each function it appears in.)
time.c:400: `last_update_to_xen' undeclared (first use in this function)
make[1]: *** [time.o] Error 1
make[1]: Leaving directory `/root/build/xenolinux-2.4.24/arch/xeno/kernel'
make: *** [_dir_arch/xeno/kernel] Error 2

I guess this is not yet supported? :)


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

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