xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* xen 4.0 make install-tools error
@ 2010-05-12  6:29 ccmail111
  0 siblings, 0 replies; only message in thread
From: ccmail111 @ 2010-05-12  6:29 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 2462 bytes --]


I am seeing issues during: make install-tools

running build_scripts
CC="gcc" CFLAGS="-O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement  -D__XEN_TOOLS__ -MMD -MF .install.d  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE " python setup.py install \
                --prefix="/usr" --root="/" --force
running install
running build
running build_py
running build_ext
running build_scripts
running install_lib
copying build/lib.linux-x86_64-2.4/grub/LiloConf.py -> /usr/lib64/python2.4/site-packages/grub
copying build/lib.linux-x86_64-2.4/grub/GrubConf.py -> /usr/lib64/python2.4/site-packages/grub
copying build/lib.linux-x86_64-2.4/grub/ExtLinuxConf.py -> /usr/lib64/python2.4/site-packages/grub
copying build/lib.linux-x86_64-2.4/grub/__init__.py -> /usr/lib64/python2.4/site-packages/grub
copying build/lib.linux-x86_64-2.4/fsimage.so -> /usr/lib64/python2.4/site-packages
byte-compiling /usr/lib64/python2.4/site-packages/grub/LiloConf.py to LiloConf.pyc
byte-compiling /usr/lib64/python2.4/site-packages/grub/GrubConf.py to GrubConf.pyc
byte-compiling /usr/lib64/python2.4/site-packages/grub/ExtLinuxConf.py to ExtLinuxConf.pyc
byte-compiling /usr/lib64/python2.4/site-packages/grub/__init__.py to __init__.pyc
running install_scripts
copying build/scripts-2.4/pygrub -> /usr/bin
changing mode of /usr/bin/pygrub to 755
../../tools/python/install-wrap "/usr/bin/python" ../../tools/cross-install -m0755 -p src/pygrub ///usr/bin/pygrub
../../tools/cross-install -d -m0755 -p //var/run/xend/boot
make[3]: Leaving directory `/foo/xen40/xen-4.0.0/tools/pygrub'
make[2]: Leaving directory `/foo/xen40/xen-4.0.0/tools'
../tools/cross-install -d -m0755 -p //var/xen/dump
../tools/cross-install -d -m0755 -p //var/log/xen
../tools/cross-install -d -m0755 -p //var/lib/xen
../tools/cross-install -d -m0755 -p //var/lock/subsys
install: cannot change permissions of `//var/lock/subsys': Operation not permitted
make[1]: *** [install] Error 1
make[1]: Leaving directory `/foo/xen40/xen-4.0.0/tools'


I run above as my uid.
Running as root has other file permissions issues as in:

  SYMLINK include/asm -> include/asm-x86
/bin/sh: modules.order: Permission denied
make[6]: *** [modules.order] Error 1
make[5]: *** [prepare0] Error 2
make[4]: *** [sub-make] Error 2
make[3]: *** [all] Error 2


Any suggestions ?

Thx
CM




      

[-- Attachment #1.2: Type: text/html, Size: 2798 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-12  6:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-12  6:29 xen 4.0 make install-tools error ccmail111

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).