让-f构建信任/mk.linux-2.6-pvops构建
make3.:输入/home/hirantha/xen-4.0.1'目录
set -ex; \ if ! [ -d linux-2.6-pvops.git ]; then \
`rm -rf linux-2.6-pvops.git linux-2.6-pvops.git.tmp; \` `mkdir linux-2.6-pvops.git.tmp; rmdir linux-2.6-pvops.git.tmp; \` `git clone -o xen -n git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git linux-2.6-pvops.git.tmp; \` `(cd linux-2.6-pvops.git.tmp; git checkout -b xen/stable-2.6.32.x xen/xen/stable-2.6.32.x ); \` `mv linux-2.6-pvops.git.tmp linux-2.6-pvops.git; \` `fi + '[' -d linux-2.6-pvops.git ']'`+ rm -rf linux-2.6-pvops.git linux-2.6-pvops.git.tmp
+ mkdir linux-2.6-pvops.git.tmp
+ rmdir linux-2.6-pvops.git.tmp
+ git clone -o xen -n git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git linux-2.6-pvops.git.tmp
Initialized empty Git repository in /home/hirantha/xen-4.0.1/linux-2.6-pvops.git.tmp/.git/ fatal: Unable to look up git.kernel.org (port 9418) (Name or service not known)
make[3]: *** [linux-2.6-pvops.git/.valid-src] Error 128
make[3]: Leaving directory/home/hirantha/xen-4.0.1‘
使2:* linux-2.6-pvops-install错误2
make2:离开目录/home/hirantha/xen-4.0.1'
‘`make1:* 安装-内核错误1’**
make[1]: Leaving directory**/home/hirantha/xen-4.0.1'**
制造:* 世界错误2
hirantha@hirantha-桌面:~/xen-4.0.1美元^C
hirantha@hirantha-桌面:~/xen-4.0。
发布于 2011-02-04 05:02:14
致命:无法查找git.kernel.org (端口9418) (名称或服务未知)
看起来像是DNS问题,请确保您可以将git.kernel.org名称解析为IP地址。
发布于 2011-02-04 04:59:12
系统不能解析git.kernel.org。检查dns配置(“/etc/rupv.conf”)和nsswitch.conf(“/etc/nsswitch.conf”)。要测试DNS:
$ ping git.kernel.org例/etc/:
nameserver 8.8.8.8https://serverfault.com/questions/230998
复制相似问题