|
发表于 2009-4-17 20:24:05
|
显示全部楼层
Post by 昊猪猪;1975592
已经是root用户了,哪位朋友帮我看看下面是什么意思?
[root@localhost 下载]# rpm -ivh mplayer-1.0-0.102.20080903svn.fc10.src.rpm
1:mplayer warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
########################################### [100%]
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
虽然只是警告,但可以看出是系统中没有mockbuild这个名字的用户组和用户。这个用户好象是源代码编译时候要用到的。 |
|