All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: problems compiling xen on a crusoe
@ 2004-11-15 13:12 Keir Fraser
  2004-11-15 13:57 ` A Streetcar Named
  0 siblings, 1 reply; 19+ messages in thread
From: Keir Fraser @ 2004-11-15 13:12 UTC (permalink / raw)
  To: A Streetcar Named; +Cc: xen-devel


Your image boots just fine for me (at least as far as booting DOM0,
which is a lot further than you seem to think that you are getting). 

Are you definitely booting the xen.gz file, not xen-syms or anything
like that?

 -- Keir

> On Mon, 15 Nov 2004 12:04:47 +0000, Keir Fraser
> <keir.fraser@cl.cam.ac.uk> wrote:
> > 
> > Well, can you make your Xen image (xen-syms) available for me to
> > download? I'll take a look at it, since it must be crashing out very
> > early indeed.
> 
> 
> I don't know if this is relevant, but my CFLAGS in /etc/make.conf is
> "-O3 -march=i686 -pipe -fomit-frame-pointer
> -mpreferred-stack-boundary=2 -falign-functions=0 -falign-jumps=0
> -falign-loops=0"
> 
> > If you want to find the point at which the image is crashing, you can
> > try the following:
> 
> I'll give these a shot; the crusoe is kinda slow though, and I
> probably won't have the laptop this week, so I might be a bit slow
> trying this out.  Thanks again!



-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8

^ permalink raw reply	[flat|nested] 19+ messages in thread
* problems compiling xen on a crusoe
@ 2004-11-14  8:19 A Streetcar Named
  2004-11-14  9:45 ` Keir Fraser
  0 siblings, 1 reply; 19+ messages in thread
From: A Streetcar Named @ 2004-11-14  8:19 UTC (permalink / raw)
  To: xen-devel

Hi.

I'm trying to compile Xen 2.0 on a crusoe-powered notebook, but make
world seems to fail when making xen, even before building tools or the
kernel.  This is on a transmeta crusoe 5800 CPU, running Gentoo.

Any idea what might be wrong?  I have no idea what the error message
below means.

# make world
make clean
[snip]
 __  __            ____    ___
 \ \/ /___ _ __   |___ \  / _ \
  \  // _ \ '_ \    __) || | | |
  /  \  __/ | | |  / __/ | |_| |
 /_/\_\___|_| |_| |_____(_)___/

make[3]: Leaving directory `/root/xen/t/xen-2.0/xen'
make -C common
make[3]: Entering directory `/root/xen/t/xen-2.0/xen/common'
gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing
-iwithprefix include -Wall -Werror -pipe
-I/root/xen/t/xen-2.0/xen/include -Wno-pointer-arith -Wredundant-decls
-O3 -fomit-frame-pointer -msoft-float -m32 -march=i686 -DNDEBUG -c
ac_timer.c -o ac_timer.o
gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing
-iwithprefix include -Wall -Werror -pipe
-I/root/xen/t/xen-2.0/xen/include -Wno-pointer-arith -Wredundant-decls
-O3 -fomit-frame-pointer -msoft-float -m32 -march=i686 -DNDEBUG -c
dom0_ops.c -o dom0_ops.o
dom0_ops.c: In function `do_dom0_op':
/root/xen/t/xen-2.0/xen/include/asm/mm.h:160: error: can't find a
register in class `BREG' while reloading `asm'
/root/xen/t/xen-2.0/xen/include/asm/mm.h:160: error: can't find a
register in class `BREG' while reloading `asm'
make[3]: *** [dom0_ops.o] Error 1
make[3]: Leaving directory `/root/xen/t/xen-2.0/xen/common'
make[2]: *** [/root/xen/t/xen-2.0/xen/xen] Error 2
make[2]: Leaving directory `/root/xen/t/xen-2.0/xen'
make[1]: *** [xen] Error 2
make[1]: Leaving directory `/root/xen/t/xen-2.0'
make: *** [world] Error 2


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2004-11-18 14:02 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-15 13:12 problems compiling xen on a crusoe Keir Fraser
2004-11-15 13:57 ` A Streetcar Named
2004-11-15 14:44   ` Keir Fraser
2004-11-17 13:36     ` A Streetcar Named
2004-11-17 13:43       ` Keir Fraser
2004-11-17 18:00         ` Adam Sulmicki
2004-11-17 21:49           ` Keir Fraser
2004-11-18  7:40             ` A Streetcar Named
2004-11-18 12:24               ` A Streetcar Named
2004-11-18 14:02                 ` Jan Kundrát
2004-11-18 14:00                   ` Keir Fraser
  -- strict thread matches above, loose matches on Subject: below --
2004-11-14  8:19 A Streetcar Named
2004-11-14  9:45 ` Keir Fraser
2004-11-14 14:49   ` A Streetcar Named
2004-11-14 15:06     ` Keir Fraser
2004-11-15  8:42       ` A Streetcar Named
2004-11-15  9:04         ` Keir Fraser
2004-11-15 11:54           ` A Streetcar Named
2004-11-15 12:04             ` Keir Fraser

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.