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] Xen source compiling error

To: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Xen source compiling error
From: Xuehai Zhang <hai@xxxxxxxxxxxxxxx>
Date: Fri, 4 Mar 2005 21:34:17 -0600 (CST)
Delivery-date: Sat, 05 Mar 2005 03:35:32 +0000
Envelope-to: xen+James.Bulpin@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>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
Hi all,
I met the following error when I tried to compile Xen's stable source. The
gcc version I use is 3.3.5. A quick search on Google indicates such error
might caused by a mismatching assembler architecture. If someone could
shed some light on debugging this weirdness, that'd be great.
Thanks in advance for your help.
Xuehai

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  ...
  CC      drivers/md/md.o
{standard input}: Assembler messages:
{standard input}:4028: Warning: end of file not at end of a line; newline
inserted
{standard input}:6027: Error: suffix or operands invalid for `mov'
gcc: Internal error: Segmentation fault (program cc1)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-3.3/README.Bugs>.

make[5]: *** [drivers/md/md.o] Error 1
make[4]: *** [drivers/md] Error 2
make[3]: *** [drivers] Error 2
make[3]: Leaving directory `/root/xensrc/xen-2.0.bk/linux-2.6.10-xen0'
make[2]: *** [build] Error 2
make[2]: Leaving directory `/root/xensrc/xen-2.0.bk'
make[1]: *** [linux-2.6-xen0-build] Error 2
make[1]: Leaving directory `/root/xensrc/xen-2.0.bk'
make: *** [kernels] Error 1
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&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>
  • [Xen-devel] Xen source compiling error, Xuehai Zhang <=