From: Kip Macy <kmacy@eventdriven.org>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: xen-devel@lists.sourceforge.net, cl349@cl.cam.ac.uk
Subject: world doesn't compile with debug enabled
Date: Wed, 8 Sep 2004 17:18:16 -0700 (PDT) [thread overview]
Message-ID: <20040908171508.M62014@demos.bsdclusters.com> (raw)
In-Reply-To: <E1C5CW6-0004Si-00@mta1.cl.cam.ac.uk>
gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -O3 -
Wall -Werror -fomit-frame-pointer -pipe -I/t/niners/users/xen/xen
1300/xen/include -Wno-pointer-arith -Wredundant-decls -msoft-floa
VERBOSE -DXEN_DEBUGGER -c memory.c -o memory.o
cc1: warnings being treated as errors
memory.c: In function `ptwr_status':
memory.c:1924: warning: too many arguments for format
make[3]: *** [memory.o] Error 1
make[3]: Leaving directory `/t/niners/users/xen/xeno-unstable.bk.
x86'
make[2]: *** [/t/niners/users/xen/xeno-unstable.bk.work.1.1300/xe
make[2]: Leaving directory `/t/niners/users/xen/xeno-unstable.bk.
make[1]: *** [all] Error 2
make[1]: Leaving directory `/t/niners/users/xen/xeno-unstable.bk.
make: *** [world] Error 2
2004/09/08 cl349 | PTWR_PRINTK(PP_ALL, (" pl2e %p l2e %08lx pfn %08lx taf %08x/%08x\n",
2004/09/08 cl349 | pl2e, l2_pgentry_val(*pl2e), l1_pgentry_val(
2004/09/08 cl349 | linear_pg_table[(unsigned long)pl2e >>
2004/09/08 cl349 | PAGE_SHIFT]) >> PAGE_SHIFT,
2004/09/08 cl349 | frame_table[2004/09/08 cl349 | l2_pgentry_to_pagenr(*pl2e)].u.inuse.type_info,
2004/09/08 cl349 | frame_table[pfn].u.inuse.type_info,
2004/09/08 cl349 | frame_table[pfn].u.inuse.domain->domain));
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
next prev parent reply other threads:[~2004-09-09 0:18 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-01 2:50 Question about starting a domain Kathy Chen
2004-09-01 7:20 ` Steven Hand
2004-09-01 19:15 ` Kathy Chen
2004-09-01 19:51 ` Ian Pratt
2004-09-01 20:22 ` Kathy Chen
2004-09-08 23:43 ` Xen reboots when trying to start new domain Kip Macy
2004-09-09 0:10 ` Keir Fraser
2004-09-09 0:14 ` Kip Macy
2004-09-09 0:27 ` Keir Fraser
2004-09-09 23:52 ` Kip Macy
2004-09-10 0:28 ` Keir Fraser
2004-09-10 13:51 ` Ronald G. Minnich
2004-09-10 16:31 ` Kip Macy
2004-09-09 0:18 ` Kip Macy [this message]
2004-09-09 0:25 ` world doesn't compile with debug enabled Keir Fraser
2004-09-09 0:18 ` Re: Xen reboots when trying to start new domain Kip Macy
2004-09-09 0:19 ` Keir Fraser
2004-09-09 0:25 ` Kip Macy
2004-09-09 0:28 ` Keir Fraser
2004-09-09 0:36 ` Keir Fraser
2004-09-09 1:02 ` Keir Fraser
2004-09-09 1:52 ` Ian Pratt
2004-09-09 5:21 ` Kip Macy
2004-09-10 0:11 ` Never mind " Kip Macy
2004-09-10 0:29 ` Keir Fraser
2004-09-10 0:41 ` Kip Macy
2004-09-10 0:50 ` Kip Macy
2004-09-10 2:53 ` Keir Fraser
2004-09-10 3:09 ` Kip Macy
2004-09-10 4:41 ` Keir Fraser
2004-09-10 5:34 ` Kip Macy
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=20040908171508.M62014@demos.bsdclusters.com \
--to=kmacy@eventdriven.org \
--cc=Keir.Fraser@cl.cam.ac.uk \
--cc=cl349@cl.cam.ac.uk \
--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.