All of lore.kernel.org
 help / color / mirror / Atom feed
From: A Streetcar Named <desire@gmail.com>
To: xen-devel@lists.sourceforge.net
Subject: problems compiling xen on a crusoe
Date: Sun, 14 Nov 2004 16:19:46 +0800	[thread overview]
Message-ID: <bf77ac7b04111400192eeb18ce@mail.gmail.com> (raw)

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

             reply	other threads:[~2004-11-14  8:19 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-14  8:19 A Streetcar Named [this message]
2004-11-14  9:45 ` problems compiling xen on a crusoe 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
  -- strict thread matches above, loose matches on Subject: below --
2004-11-15 13:12 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

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=bf77ac7b04111400192eeb18ce@mail.gmail.com \
    --to=desire@gmail.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.