|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Xen 2.0 Source
Hello Anish, I tried doing 'make world' with gcc 3.3 for Xen 2.0. Now i am not getting the previous error. But i am getting following assembler errors:
{standard input}: Assembler messages: {standard input}:6: Error: suffix or operands invalid for `mov'
{standard input}:6: Error: suffix or operands invalid for `mov' {standard input}:6: Error: suffix or operands invalid for `mov' {standard input}:6: Error: suffix or operands invalid for `mov' {standard input}:1054: Error: suffix or operands invalid for `mov'
{standard input}:1054: Error: suffix or operands invalid for `mov' {standard input}:1054: Error: suffix or operands invalid for `mov' {standard input}:1054: Error: suffix or operands invalid for `mov'
{standard input}:1062: Error: suffix or operands invalid for `mov'
Please help.
Thanking you,
On Sat, Dec 20, 2008 at 12:41 PM, Furquan Shaikh <furquan.m.shaikh@xxxxxxxxx> wrote:
Thanks Anish. My gcc version is 4.2.3. I will try the gcc version 3.x
Can there be any other reason for the errors?
On Sat, Dec 20, 2008 at 12:33 PM, Anish Bhatt <anish@xxxxxxxxxx> wrote:
What version of gcc are you using ? Try using gcc 3.x
-anish
Furquan Shaikh wrote:
I am working on a project where i need to use Xen 2.0. But the Xen 2.0 source which i took from http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-2.0.7-src.tgz is giving me errors in /'make world'/.
Output of 'make world' is:
xen-2.0/xen/include/asm/processor.h:175: error: array type has incomplete element type
cc1: warnings being treated as errors
I am not able to get an error-free Xen-2.0 source on the net not even on the Xen homepage. If anyone has it, please forward it to me.
Thaking You.
Regards,
Furquan
------------------------------------------------------------------------
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
--
As long as the music's loud enough, we won't hear the world falling apart.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|