|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Question :"make world"
On Fri, Jul 08, 2005 at 04:16:50PM +0800, tgh wrote:
> Hi
>
> I try to install xen from source ,I have downloaded xen-2.0.6-scr.tgz
> and decompressed it
>
>
> but when I try to "make world" by following the tutorial on line,
> ERROR arise as follows:
>
> /xen/xen-2.0/xen/include/asm/processor.h:175: ??????????????????????????
You hand-copied that and filled in "?" where you didn't know whats going
on? I never saw software outputing such things, not even GNU :-)
Anyway, I can't think of things that could have gone wrong, because
you say you did a "make world" in the xen directory and thus you compile
in a "non-special" way and it should work.
What is "above" the first line you pasted? Maybe the command that made
this mess up?
Can you compile other software? Kernels?
What is your HostOS? Linux, *BSD?
(If Linux, what distribution/version?)
> make[3]: *** [asm-offsets.s] ???? 1
> make[3]: Leaving directory `/xen/xen-2.0/xen/arch/x86'
> make[2]: *** [/xen/xen-2.0/xen/xen] ???? 2
> make[2]: Leaving directory `/xen/xen-2.0/xen'
> make[1]: *** [xen] ???? 2
> make[1]: Leaving directory `/xen/xen-2.0'
> make: *** [world] ???? 2
>
> I am a rookie , my question may be silly,but Anyone would like to help
No its not silly.
> me ?
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|