[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-devel] Compilation question xen-4.0.0
- To: Pasi Kärkkäinen <pasik@xxxxxx>
- From: Onkar Mahajan <kern.devel@xxxxxxxxx>
- Date: Fri, 9 Apr 2010 16:21:18 +0530
- Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx
- Delivery-date: Fri, 09 Apr 2010 03:51:59 -0700
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=eM/ICxho7yMSbeE8/a7rHsBYOyx/7YLm5HxGE5fCpofCTYLBGoYY8EpW8kgYHnsAWW ftr+awF09BS1T+Lq6l58eY3st7kBXEiIt/HLQMk2fxsxEKHlIrfN3yG7zV6ZOqvhi5aF I0ZfHibmYe5eLtF0UoSPNGQeI4fW1Luj8BfVQ=
- List-id: Xen developer discussion <xen-devel.lists.xensource.com>
I see that in linux-2.6.18-xen.hg - nothing is compiled . I guess only headers are used from here , right ?
Regards, Onkar
On Fri, Apr 9, 2010 at 2:04 PM, Pasi Kärkkäinen <pasik@xxxxxx> wrote:
On Fri, Apr 09, 2010 at 09:30:52AM +0530, Onkar Mahajan wrote:
> I compiled xen-4.0.0 like this :
>
> make -j2 world KERNELS="linux-2.6-xen0 linux-2.6-xenU" 2> ../FILE
>
> ----------------- FILE ------------------------
> the program '/bin/bash' called '/usr/bin/udevinfo', it should use 'udevadm
> info <options>', this will stop working in a future release
> select-repository: Searching `.:..' for linux-2.6.18-xen.hg
> select-repository: Ignoring `.'
> select-repository: Found ../linux-2.6.18-xen.hg
> /bin/sh: line 2: [: argument expected
> select-linux-arch: i386
>
> What is linux-2.6.18-xen.hg ( taken from hg clone
> [1]http://xenbits.xensource.com/linux-2.6.18-xen.hg )
> and why it is required by xen-4.0.0 for compilation ?
>
It's required because you specified "linux-2.6-xen0 linux-2.6-xenU".
Try specifying "linux-2.6-pvops" instead, or don't specify KERNELS at all.
-- Pasi
> Regards,
> Onkar
>
>
> References
>
> Visible links
> 1. http://xenbits.xensource.com/linux-2.6.18-xen.hg
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|