From: "Tvrtko A. Uršulin" <tvrtko@croadria.com>
To: xen-devel@lists.sourceforge.net
Subject: Support for privileged operations?
Date: Tue, 17 Feb 2004 13:39:55 +0100 [thread overview]
Message-ID: <200402171339.55863.tvrtko@croadria.com> (raw)
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
next reply other threads:[~2004-02-17 12:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-17 12:39 Tvrtko A. Uršulin [this message]
2004-02-17 13:41 ` Support for privileged operations? Keir Fraser
2004-02-17 13:54 ` Tvrtko A. Uršulin
2004-02-18 13:30 ` Crashes on SuSE Keir Fraser
2004-02-18 14:34 ` Tvrtko A. Uršulin
2004-02-18 14:43 ` Keir Fraser
2004-02-18 14:51 ` Tvrtko A. Uršulin
2004-02-18 14:54 ` Keir Fraser
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200402171339.55863.tvrtko@croadria.com \
--to=tvrtko@croadria.com \
--cc=xen-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.