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 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 ', 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@lists.xensource.com > > http://lists.xensource.com/xen-devel > >