* Xen 4.0 build error
@ 2010-05-11 22:09 ccmail111
2010-05-11 22:14 ` Jeremy Fitzhardinge
0 siblings, 1 reply; 2+ messages in thread
From: ccmail111 @ 2010-05-11 22:09 UTC (permalink / raw)
To: xen-devel
[-- Attachment #1.1: Type: text/plain, Size: 2022 bytes --]
Hi,
I just downloaded Xen4.0 from:
http://www.xen.org/products/xen_source.html
Trying=0A to build:
Create xen entries under /sys/hypervisor
=0A(XEN_SYS_HYPERVISOR) [Y/n/?] y
#
# configuration
written to =0A.config
#
make-3.79.1-p7[3]: Leaving
directory =0A`/foo/xen40/xen-4.0.0/linux-2.6-pvo=
ps.git'
make-3.79.1-p7 -C =0Abuild-linux-2.6-pvops_x86_64 ARCH=3D$(sh
buildconfigs/=
select-linux-arch =0Alinux-2.6-pvops.git) prepare
select-linux-arch: x86
make-3.79.1-p7[3]:=0A Entering
directory `/foo/xen40/xen-4.0.0/build-linux-=
2.6-pvops_x86_64'
Makefile:7:=0A *** first argument to `word' function must be greater
than 0=
.=A0 Stop.
make-3.79.1-p7[3]:=0A Leaving directory
`/foo/xen40/xen-4.0.0/build-linux-2=
.6-pvops_x86_64'
make-3.79.1-p7[2]:=0A ***
[build-linux-2.6-pvops_x86_64/include/linux/autoc=
onf.h] Error 2
make-3.79.1-p7[2]:=0A Leaving directory=0A `/foo/xen40/xen-4.0.0'
-
Ignored:
make-3.79.1-p7[1]: *** =0A[linux-2.6-pvops-install]
Error 2
make-3.79.1-p7[1]: Leaving =0Adirectory
`/foo/xen40/xen-4.0.0'
make-3.79.1-p7: *** =0A[install-kernels]
Error 1
The Makefile is auto generated as in:
> cat
=0A/foo/xen40/xen-4.0.0/build-linux-2.6-pvops_x86_64/Makefile=20
#
=0AAutomatically generated by
=0A/foo/xen40/xen-4.0.0/linux-2.6-pvops.git=
/scripts/mkmakefile:
don't edit
VERSION=0A =3D 2
PATCHLEVEL =3D 6
lastword =3D $(word $(words $(1)),$(1))=A0=A0
<----------------------------=
- line 7
makedir=0A :=3D
$(dir $(call lastword,$(MAKEFILE_LIST)))
MAKEARGS :=3D
-C =0A/foo/xen40/xen-4.0.0/linux-2.6-pvops.git
MAKEARGS +=3D
O=3D$(if =0A$(patsubst /%,,$(makedir)),$(CURDIR)/)$(patsubst =
%/,%,$(makedir))
MAKEFLAGS=0A +=3D --no-print-directory
.PHONY: all $(MAKECMDGOALS
Thanks,
CM
[-- Attachment #1.2: Type: text/html, Size: 2893 bytes --]
[-- Attachment #2: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Xen 4.0 build error
2010-05-11 22:09 Xen 4.0 build error ccmail111
@ 2010-05-11 22:14 ` Jeremy Fitzhardinge
0 siblings, 0 replies; 2+ messages in thread
From: Jeremy Fitzhardinge @ 2010-05-11 22:14 UTC (permalink / raw)
To: ccmail111; +Cc: xen-devel
On 05/11/2010 03:09 PM, ccmail111 wrote:
> Hi,
>
> I just downloaded Xen4.0 from:
> http://www.xen.org/products/xen_source.html
> Trying=0A to build:
>
Your mail is very mime-mangled. Could you resend without all the
quoted-printable stuff ("=3D", etc).
J
> Create xen entries under /sys/hypervisor =0A(XEN_SYS_HYPERVISOR)
> [Y/n/?] y
> #
> # configuration written to =0A.config
> #
> make-3.79.1-p7[3]: Leaving directory
> =0A`/foo/xen40/xen-4.0.0/linux-2.6-pvo=
> ps.git'
> make-3.79.1-p7 -C =0Abuild-linux-2.6-pvops_x86_64 ARCH=3D$(sh
> buildconfigs/=
> select-linux-arch =0Alinux-2.6-pvops.git) prepare
> select-linux-arch: x86
> make-3.79.1-p7[3]:=0A Entering directory
> `/foo/xen40/xen-4.0.0/build-linux-=
> 2.6-pvops_x86_64'
> Makefile:7:=0A *** first argument to `word' function must be
> greater than 0=
> .=A0 Stop.
> make-3.79.1-p7[3]:=0A Leaving directory
> `/foo/xen40/xen-4.0.0/build-linux-2=
> .6-pvops_x86_64'
> make-3.79.1-p7[2]:=0A ***
> [build-linux-2.6-pvops_x86_64/include/linux/autoc=
> onf.h] Error 2
> make-3.79.1-p7[2]:=0A Leaving directory=0A `/foo/xen40/xen-4.0.0'
>
> - Ignored:
> make-3.79.1-p7[1]: *** =0A[linux-2.6-pvops-install] Error 2
> make-3.79.1-p7[1]: Leaving =0Adirectory `/foo/xen40/xen-4.0.0'
> make-3.79.1-p7: *** =0A[install-kernels] Error 1
>
>
> The Makefile is auto generated as in:
>
>
> > cat =0A/foo/xen40/xen-4.0.0/build-linux-2.6-pvops_x86_64/Makefile=20
> # =0AAutomatically generated by
> =0A/foo/xen40/xen-4.0.0/linux-2.6-pvops.git=
> /scripts/mkmakefile: don't edit
>
> VERSION=0A =3D 2
> PATCHLEVEL =3D 6
>
> lastword =3D $(word $(words $(1)),$(1))=A0=A0
> <----------------------------=
> - line 7
> makedir=0A :=3D $(dir $(call lastword,$(MAKEFILE_LIST)))
>
> MAKEARGS :=3D -C =0A/foo/xen40/xen-4.0.0/linux-2.6-pvops.git
> MAKEARGS +=3D O=3D$(if =0A$(patsubst
> /%,,$(makedir)),$(CURDIR)/)$(patsubst =
> %/,%,$(makedir))
>
> MAKEFLAGS=0A +=3D --no-print-directory
>
> .PHONY: all $(MAKECMDGOALS
>
> Thanks,
> CM
>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-05-11 22:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-11 22:09 Xen 4.0 build error ccmail111
2010-05-11 22:14 ` Jeremy Fitzhardinge
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.