Hi all,
finally i solved the problem by manually executing the download of the
source and patching the script
xen-4.0-testing.hg/buildconfigs/src.git-clone:
[...]
$(LINUX_SRCDIR)/.valid-src: $(__XEN_LINUX_UPDATE)
set -ex; \
if ! [ -d $(LINUX_SRCDIR) ]; then \
cd $(LINUX_SRCDIR).tmp; \
mv $(LINUX_SRCDIR).tmp $(LINUX_SRCDIR); \
fi
[...]
Thanks and regards,
FG
-----Messaggio originale-----
Da:
xen-users-bounces@xxxxxxxxxxxxxxxxxxx[mailto:
xen-users-bounces@xxxxxxxxxxxxxxxxxxx] Per conto di
cluster@xxxxxxxxInviato: lunedì 12 aprile 2010 12:00
A: 'Pasi Kärkkäinen'
Cc:
xen-users@xxxxxxxxxxxxxxxxxxxOggetto: R:
[Xen-users] make world troubles
Hi Pasi,
Thanks a lot for your answer. My git version is: 1.5.2.1
I'm new to git. Should I do something before executing "make world"? Am I
missing something?
Thanks in advantage.
Best regards,
FG
-----Messaggio originale-----
Da:
xen-users-bounces@xxxxxxxxxxxxxxxxxxx[mailto:
xen-users-bounces@xxxxxxxxxxxxxxxxxxx] Per conto di Pasi Kärkkäinen
Inviato: lunedì 12 aprile 2010 11:06
A:
cluster@xxxxxxxxCc:
xen-users@xxxxxxxxxxxxxxxxxxxOggetto: Re: [Xen-users] make world troubles
On Mon, Apr 12, 2010 at 10:43:53AM +0200,
cluster@xxxxxxxx wrote:
>
> Hi all,
>
> sorry if my question is too stupid, i'm trying to compile both XEN 4.0 and
> the kernel but when i do "make world", according to
>
http://wiki.xensource.com/xenwiki/Xen4.0, i always receive this error:
>
> + git clone git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git
> linux-2.6-pvops.git.tmp
> Initialized empty Git repository in
> /root/4.0/xen-4.0-testing.hg/linux-2.6-pvops.git.tmp/.git/
> remote: Counting objects: 1567030, done.
> remote: Compressing objects: 100% (262707/262707),
done.
> Indexing 1567030 objects...
> remote: Total 1567030 (delta 1304249), reused 1552846 (delta 1291260)
> 100% (1567030/1567030) done
> Resolving 1304249 deltas...
> 100% (1304249/1304249) done
> Checking 29214 files out...
> 100% (29214/29214) done
> + cd linux-2.6-pvops.git.tmp
> + git checkout xen/master
> error: pathspec 'xen/master' did not match any file(s) known to git.
> Did you forget to 'git add'?
> make[3]: *** [linux-2.6-pvops.git/.valid-src] Error 1
> make[3]: Leaving directory `/root/4.0/xen-4.0-testing.hg'
> make[2]: *** [linux-2.6-pvops-install] Error 2
> make[2]: Leaving directory `/root/4.0/xen-4.0-testing.hg'
> make[1]: *** [install-kernels] Error 1
> make[1]: Leaving directory `/root/4.0/xen-4.0-testing.hg'
> make: *** [world] Error 2
> [root@xenhost1 xen-4.0-testing.hg]#
>
> My os is
CentOS 5.4 and it is the first time i compile xen from the
> source.
>
> Thanks in advantage for any help.
>
http://git.kernel.org/?p=linux/kernel/git/jeremy/xen.git;a=shortlog;h=xen/master
changelog for xen/master seems to work..
What version of git you are using?
-- Pasi
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxxhttp://lists.xensource.com/xen-users_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxxhttp://lists.xensource.com/xen-users_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxxhttp://lists.xensource.com/xen-users