Installing Xen from './dist/install' to '/'... /usr/src/redhat/BUILD/xen-2.0 All done. Checking to see whether prerequisite tools are installed... All done. make -C xen install make[1]: Entering directory `/usr/src/redhat/BUILD/xen-2.0/xen' rm -f include/xen/banner.h include/xen/compile.h drivers/char/console.o make -C arch/x86 delete-unfresh-files make[2]: Entering directory `/usr/src/redhat/BUILD/xen-2.0/xen/arch/x86' # nothing make[2]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0/xen/arch/x86' make include/xen/compile.h make[2]: Entering directory `/usr/src/redhat/BUILD/xen-2.0/xen' tools/figlet/figlet -d tools/figlet Xen 2.0".5" > include/xen/banner.h.new make[2]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0/xen' [ -e include/asm ] || ln -sf asm-x86 include/asm make -C arch/x86 asm-offsets.s make[2]: Entering directory `/usr/src/redhat/BUILD/xen-2.0/xen/arch/x86' make[2]: `asm-offsets.s' is up to date. make[2]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0/xen/arch/x86' make include/asm-x86/asm-offsets.h make[2]: Entering directory `/usr/src/redhat/BUILD/xen-2.0/xen' make[2]: `include/asm-x86/asm-offsets.h' is up to date. make[2]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0/xen' make -C common make[2]: Entering directory `/usr/src/redhat/BUILD/xen-2.0/xen/common' make[2]: Nothing to be done for `default'. make[2]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0/xen/common' make -C drivers make[2]: Entering directory `/usr/src/redhat/BUILD/xen-2.0/xen/drivers' make -C char make[3]: Entering directory `/usr/src/redhat/BUILD/xen-2.0/xen/drivers/char' gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix include -Wall -Werror -pipe -I/usr/src/redhat/BUILD/xen-2.0/xen/include -Wno-pointer-arith -Wredundant-decls -O3 -fomit-frame-pointer -msoft-float -m32 -march=i686 -DNDEBUG -c console.c -o console.o ld -m elf_i386 -r -o driver.o console.o serial.o make[3]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0/xen/drivers/char' make -C acpi make[3]: Entering directory `/usr/src/redhat/BUILD/xen-2.0/xen/drivers/acpi' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0/xen/drivers/acpi' make -C pci make[3]: Entering directory `/usr/src/redhat/BUILD/xen-2.0/xen/drivers/pci' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0/xen/drivers/pci' make[2]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0/xen/drivers' make -C arch/x86 make[2]: Entering directory `/usr/src/redhat/BUILD/xen-2.0/xen/arch/x86' ld -m elf_i386 -T x86_32/xen.lds -N \ boot/x86_32.o /usr/src/redhat/BUILD/xen-2.0/xen/common/common.o /usr/src/redhat/BUILD/xen-2.0/xen/drivers/char/driver.o /usr/src/redhat/BUILD/xen-2.0/xen/drivers/acpi/driver.o /usr/src/redhat/BUILD/xen-2.0/xen/drivers/pci/driver.o /usr/src/redhat/BUILD/xen-2.0/xen/arch/x86/arch.o -o /usr/src/redhat/BUILD/xen-2.0/xen/xen-syms ./boot/mkelf32 /usr/src/redhat/BUILD/xen-2.0/xen/xen-syms /usr/src/redhat/BUILD/xen-2.0/xen/xen 0x100000 make[2]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0/xen/arch/x86' gzip -f -9 < /usr/src/redhat/BUILD/xen-2.0/xen/xen > /usr/src/redhat/BUILD/xen-2.0/xen/xen.gz.new mv /usr/src/redhat/BUILD/xen-2.0/xen/xen.gz.new /usr/src/redhat/BUILD/xen-2.0/xen/xen.gz [ -d /boot ] || install -d -m0755 /boot install -m0644 /usr/src/redhat/BUILD/xen-2.0/xen/xen.gz /boot install -m0644 /usr/src/redhat/BUILD/xen-2.0/xen/xen-syms /boot [ -d /usr/include/xen/io ] || \ install -d -m0755 /usr/include/xen/io install -m0644 include/public/*.h /usr/include/xen install -m0644 include/public/io/*.h /usr/include/xen/io install -m0644 include/public/COPYING /usr/include/xen make[1]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0/xen' make -C tools install make[1]: Entering directory `/usr/src/redhat/BUILD/xen-2.0/tools' make -C check make[2]: Entering directory `/usr/src/redhat/BUILD/xen-2.0/tools/check' ./chk build make[2]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0/tools/check' make -C libxutil install make[2]: Entering directory `/usr/src/redhat/BUILD/xen-2.0/tools/libxutil' make libxutil.so libxutil.so.2.0 libxutil.so.2.0.0 libxutil.a make[3]: Entering directory `/usr/src/redhat/BUILD/xen-2.0/tools/libxutil' make[3]: `libxutil.so' is up to date. make[3]: `libxutil.so.2.0' is up to date. make[3]: `libxutil.so.2.0.0' is up to date. make[3]: `libxutil.a' is up to date. make[3]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0/tools/libxutil' [ -d /usr/lib ] || install -d -m0755 -p /usr/lib install -m0755 libxutil.so.2.0.0 /usr/lib install -m0644 libxutil.a /usr/lib ln -sf libxutil.so.2.0.0 /usr/lib/libxutil.so.2.0 ln -sf libxutil.so.2.0 /usr/lib/libxutil.so make[2]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0/tools/libxutil' make -C libxc install make[2]: Entering directory `/usr/src/redhat/BUILD/xen-2.0/tools/libxc' [ -e xen/linux ] || mkdir -p xen/linux [ -e xen/io ] || mkdir -p xen/io ( cd xen >/dev/null ; \ ln -sf ../../../xen/include/public/*.h . ) ( cd xen/io >/dev/null ; \ ln -sf ../../../../xen/include/public/io/*.h . ) ( cd xen/linux >/dev/null ; \ ln -sf ../../../../linux-2.6.10-xen-sparse/include/asm-xen/linux-public/*.h . ) make libxc.a libxc.so libxc.so.2.0 libxc.so.2.0.0 make[3]: Entering directory `/usr/src/redhat/BUILD/xen-2.0/tools/libxc' make[3]: `libxc.a' is up to date. make[3]: `libxc.so' is up to date. make[3]: `libxc.so.2.0' is up to date. make[3]: `libxc.so.2.0.0' is up to date. make[3]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0/tools/libxc' [ -d /usr/lib ] || install -d -m0755 /usr/lib [ -d /usr/include ] || install -d -m0755 /usr/include install -m0755 libxc.so.2.0.0 /usr/lib install -m0644 libxc.a /usr/lib ln -sf libxc.so.2.0.0 /usr/lib/libxc.so.2.0 ln -sf libxc.so.2.0 /usr/lib/libxc.so install -m0644 xc.h /usr/include make[2]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0/tools/libxc' make -C misc install make[2]: Entering directory `/usr/src/redhat/BUILD/xen-2.0/tools/misc' make -C miniterm make[3]: Entering directory `/usr/src/redhat/BUILD/xen-2.0/tools/misc/miniterm' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0/tools/misc/miniterm' [ -d /usr/bin ] || install -d -m0755 /usr/bin [ -d /usr/sbin ] || install -d -m0755 /usr/sbin install -m0755 xenperf xencons /usr/bin install -m0755 netfix xm xend xensv xenperf /usr/sbin make[2]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0/tools/misc' make -C examples install make[2]: Entering directory `/usr/src/redhat/BUILD/xen-2.0/tools/examples' [ -d /etc/init.d ] || install -d -m0755 /etc/init.d install -m0755 init.d/xend /etc/init.d install -m0755 init.d/xendomains /etc/init.d [ -d /etc/xen ] || \ install -d -m0755 /etc/xen [ -d /etc/xen/auto ] || \ install -d -m0755 /etc/xen/auto for i in xend-config.sxp xmexample1 xmexample2; \ do [ -a /etc/xen/$i ] || \ install -m0644 $i /etc/xen; \ done [ -d /etc/xen/scripts ] || \ install -d -m0755 /etc/xen/scripts for i in network vif-bridge network-route vif-route block-file block-enbd; \ do [ -a /etc/xen/scripts/$i ] || \ install -m0755 $i /etc/xen/scripts; \ done make[2]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0/tools/examples' make -C xentrace install make[2]: Entering directory `/usr/src/redhat/BUILD/xen-2.0/tools/xentrace' [ -d /usr/bin ] || install -d -m0755 /usr/bin [ -d /usr/man/man1 ] || \ install -d -m0755 /usr/man/man1 [ -d /usr/man/man8 ] || \ install -d -m0755 /usr/man/man8 install -m0755 xentrace xentrace_format /usr/bin install -m0644 xentrace_format.1 /usr/man/man1 install -m0644 xentrace.8 /usr/man/man8 make[2]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0/tools/xentrace' make -C python install make[2]: Entering directory `/usr/src/redhat/BUILD/xen-2.0/tools/python' CFLAGS="-m32 -march=i686" python setup.py build running build running build_py running build_ext CFLAGS="-m32 -march=i686" python setup.py install --home="/usr" running install running build running build_py running build_ext running install_lib make[2]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0/tools/python' make -C xfrd install make[2]: Entering directory `/usr/src/redhat/BUILD/xen-2.0/tools/xfrd' [ -d /usr/sbin ] || \ install -d -m0755 /usr/sbin install -m0755 xfrd /usr/sbin make[2]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0/tools/xfrd' make -C sv install make[2]: Entering directory `/usr/src/redhat/BUILD/xen-2.0/tools/sv' # copy XenSV Main.rpy file # copy XenSV images # copy XenSV stylesheet make[2]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0/tools/sv' make[1]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0/tools' for i in linux-2.6-xen0 linux-2.6-xenU ; do make $i-build || exit 1; done make[1]: Entering directory `/usr/src/redhat/BUILD/xen-2.0' make -f buildconfigs/mk.linux-2.6-xen0 build make[2]: Entering directory `/usr/src/redhat/BUILD/xen-2.0' if grep "^CONFIG_MODULES=" linux-2.6.10-xen0/.config ; then \ make -C linux-2.6.10-xen0 ARCH=xen modules ; \ make -C linux-2.6.10-xen0 ARCH=xen INSTALL_MOD_PATH= modules_install ; \ fi CONFIG_MODULES=y make[3]: Entering directory `/usr/src/redhat/BUILD/xen-2.0/linux-2.6.10-xen0' CHK include/linux/version.h make[4]: `arch/i386/kernel/asm-offsets.s' is up to date. CHK include/asm-i386/asm_offsets.h Building modules, stage 2. MODPOST make[3]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0/linux-2.6.10-xen0' make[3]: Entering directory `/usr/src/redhat/BUILD/xen-2.0/linux-2.6.10-xen0' INSTALL arch/i386/crypto/aes-i586.ko INSTALL crypto/anubis.ko INSTALL crypto/arc4.ko INSTALL crypto/blowfish.ko INSTALL crypto/cast5.ko INSTALL crypto/cast6.ko INSTALL crypto/crc32c.ko INSTALL crypto/crypto_null.ko INSTALL crypto/deflate.ko INSTALL crypto/khazad.ko INSTALL crypto/md4.ko INSTALL crypto/michael_mic.ko INSTALL crypto/serpent.ko INSTALL crypto/sha1.ko INSTALL crypto/sha256.ko INSTALL crypto/sha512.ko INSTALL crypto/tcrypt.ko INSTALL crypto/tea.ko INSTALL crypto/twofish.ko INSTALL crypto/wp512.ko INSTALL drivers/block/cryptoloop.ko INSTALL drivers/block/nbd.ko INSTALL drivers/char/agp/agpgart.ko INSTALL drivers/char/agp/ali-agp.ko INSTALL drivers/char/agp/amd-k7-agp.ko INSTALL drivers/char/agp/amd64-agp.ko INSTALL drivers/char/agp/ati-agp.ko INSTALL drivers/char/agp/intel-agp.ko INSTALL drivers/char/agp/intel-mch-agp.ko INSTALL drivers/char/agp/nvidia-agp.ko INSTALL drivers/char/agp/sis-agp.ko INSTALL drivers/char/agp/sworks-agp.ko INSTALL drivers/char/agp/via-agp.ko INSTALL drivers/char/drm/i810.ko INSTALL drivers/char/drm/i830.ko INSTALL drivers/char/drm/i915.ko INSTALL drivers/char/drm/mga.ko INSTALL drivers/char/drm/r128.ko INSTALL drivers/char/drm/radeon.ko INSTALL drivers/char/drm/sis.ko INSTALL drivers/char/drm/tdfx.ko INSTALL drivers/md/dm-crypt.ko INSTALL drivers/md/dm-zero.ko INSTALL drivers/md/faulty.ko INSTALL drivers/md/linear.ko INSTALL drivers/md/multipath.ko INSTALL drivers/md/raid10.ko INSTALL drivers/md/raid6.ko INSTALL drivers/net/8139cp.ko INSTALL drivers/net/bonding/bonding.ko INSTALL drivers/net/bsd_comp.ko INSTALL drivers/net/dummy.ko INSTALL drivers/net/ethertap.ko INSTALL drivers/net/ppp_async.ko INSTALL drivers/net/ppp_deflate.ko INSTALL drivers/net/ppp_generic.ko INSTALL drivers/net/ppp_synctty.ko INSTALL drivers/net/pppoe.ko INSTALL drivers/net/pppox.ko INSTALL drivers/net/shaper.ko INSTALL drivers/net/slhc.ko INSTALL drivers/net/tun.ko INSTALL fs/autofs/autofs.ko INSTALL fs/autofs4/autofs4.ko INSTALL fs/cifs/cifs.ko INSTALL fs/coda/coda.ko INSTALL fs/exportfs/exportfs.ko INSTALL fs/fat/fat.ko INSTALL fs/msdos/msdos.ko INSTALL fs/nfsd/nfsd.ko INSTALL fs/nls/nls_ascii.ko INSTALL fs/nls/nls_cp437.ko INSTALL fs/nls/nls_cp850.ko INSTALL fs/nls/nls_iso8859-15.ko INSTALL fs/nls/nls_utf8.ko INSTALL fs/ntfs/ntfs.ko INSTALL fs/quota_v1.ko INSTALL fs/quota_v2.ko INSTALL fs/romfs/romfs.ko INSTALL fs/smbfs/smbfs.ko INSTALL fs/udf/udf.ko INSTALL fs/ufs/ufs.ko INSTALL fs/vfat/vfat.ko INSTALL lib/crc-ccitt.ko INSTALL lib/zlib_deflate/zlib_deflate.ko INSTALL net/8021q/8021q.ko INSTALL net/bridge/netfilter/ebt_802_3.ko INSTALL net/bridge/netfilter/ebt_among.ko INSTALL net/bridge/netfilter/ebt_arp.ko INSTALL net/bridge/netfilter/ebt_arpreply.ko INSTALL net/bridge/netfilter/ebt_dnat.ko INSTALL net/bridge/netfilter/ebt_ip.ko INSTALL net/bridge/netfilter/ebt_limit.ko INSTALL net/bridge/netfilter/ebt_log.ko INSTALL net/bridge/netfilter/ebt_mark.ko INSTALL net/bridge/netfilter/ebt_mark_m.ko INSTALL net/bridge/netfilter/ebt_pkttype.ko INSTALL net/bridge/netfilter/ebt_redirect.ko INSTALL net/bridge/netfilter/ebt_snat.ko INSTALL net/bridge/netfilter/ebt_stp.ko INSTALL net/bridge/netfilter/ebt_vlan.ko INSTALL net/bridge/netfilter/ebtable_broute.ko INSTALL net/bridge/netfilter/ebtable_filter.ko INSTALL net/bridge/netfilter/ebtable_nat.ko INSTALL net/bridge/netfilter/ebtables.ko INSTALL net/ipv4/ah4.ko INSTALL net/ipv4/esp4.ko INSTALL net/ipv4/ip_gre.ko INSTALL net/ipv4/ipcomp.ko INSTALL net/ipv4/ipip.ko INSTALL net/ipv4/ipvs/ip_vs.ko INSTALL net/ipv4/ipvs/ip_vs_dh.ko INSTALL net/ipv4/ipvs/ip_vs_ftp.ko INSTALL net/ipv4/ipvs/ip_vs_lblc.ko INSTALL net/ipv4/ipvs/ip_vs_lblcr.ko INSTALL net/ipv4/ipvs/ip_vs_lc.ko INSTALL net/ipv4/ipvs/ip_vs_nq.ko INSTALL net/ipv4/ipvs/ip_vs_rr.ko INSTALL net/ipv4/ipvs/ip_vs_sed.ko INSTALL net/ipv4/ipvs/ip_vs_sh.ko INSTALL net/ipv4/ipvs/ip_vs_wlc.ko INSTALL net/ipv4/ipvs/ip_vs_wrr.ko INSTALL net/ipv4/netfilter/arp_tables.ko INSTALL net/ipv4/netfilter/arpt_mangle.ko INSTALL net/ipv4/netfilter/arptable_filter.ko INSTALL net/ipv4/netfilter/ip_conntrack.ko INSTALL net/ipv4/netfilter/ip_conntrack_amanda.ko INSTALL net/ipv4/netfilter/ip_conntrack_ftp.ko INSTALL net/ipv4/netfilter/ip_conntrack_irc.ko INSTALL net/ipv4/netfilter/ip_conntrack_proto_sctp.ko INSTALL net/ipv4/netfilter/ip_conntrack_tftp.ko INSTALL net/ipv4/netfilter/ip_nat_amanda.ko INSTALL net/ipv4/netfilter/ip_nat_ftp.ko INSTALL net/ipv4/netfilter/ip_nat_irc.ko INSTALL net/ipv4/netfilter/ip_nat_snmp_basic.ko INSTALL net/ipv4/netfilter/ip_nat_tftp.ko INSTALL net/ipv4/netfilter/ip_queue.ko INSTALL net/ipv4/netfilter/ip_tables.ko INSTALL net/ipv4/netfilter/ipt_CLASSIFY.ko INSTALL net/ipv4/netfilter/ipt_CLUSTERIP.ko INSTALL net/ipv4/netfilter/ipt_CONNMARK.ko INSTALL net/ipv4/netfilter/ipt_DSCP.ko INSTALL net/ipv4/netfilter/ipt_ECN.ko INSTALL net/ipv4/netfilter/ipt_LOG.ko INSTALL net/ipv4/netfilter/ipt_MARK.ko INSTALL net/ipv4/netfilter/ipt_MASQUERADE.ko INSTALL net/ipv4/netfilter/ipt_NETMAP.ko INSTALL net/ipv4/netfilter/ipt_NOTRACK.ko INSTALL net/ipv4/netfilter/ipt_REDIRECT.ko INSTALL net/ipv4/netfilter/ipt_REJECT.ko INSTALL net/ipv4/netfilter/ipt_SAME.ko INSTALL net/ipv4/netfilter/ipt_TCPMSS.ko INSTALL net/ipv4/netfilter/ipt_TOS.ko INSTALL net/ipv4/netfilter/ipt_ULOG.ko INSTALL net/ipv4/netfilter/ipt_addrtype.ko INSTALL net/ipv4/netfilter/ipt_ah.ko INSTALL net/ipv4/netfilter/ipt_comment.ko INSTALL net/ipv4/netfilter/ipt_connmark.ko INSTALL net/ipv4/netfilter/ipt_conntrack.ko INSTALL net/ipv4/netfilter/ipt_dscp.ko INSTALL net/ipv4/netfilter/ipt_ecn.ko INSTALL net/ipv4/netfilter/ipt_esp.ko INSTALL net/ipv4/netfilter/ipt_hashlimit.ko INSTALL net/ipv4/netfilter/ipt_helper.ko INSTALL net/ipv4/netfilter/ipt_iprange.ko INSTALL net/ipv4/netfilter/ipt_length.ko INSTALL net/ipv4/netfilter/ipt_limit.ko INSTALL net/ipv4/netfilter/ipt_mac.ko INSTALL net/ipv4/netfilter/ipt_mark.ko INSTALL net/ipv4/netfilter/ipt_multiport.ko INSTALL net/ipv4/netfilter/ipt_owner.ko INSTALL net/ipv4/netfilter/ipt_physdev.ko INSTALL net/ipv4/netfilter/ipt_pkttype.ko INSTALL net/ipv4/netfilter/ipt_realm.ko INSTALL net/ipv4/netfilter/ipt_recent.ko INSTALL net/ipv4/netfilter/ipt_sctp.ko INSTALL net/ipv4/netfilter/ipt_state.ko INSTALL net/ipv4/netfilter/ipt_tcpmss.ko INSTALL net/ipv4/netfilter/ipt_tos.ko INSTALL net/ipv4/netfilter/ipt_ttl.ko INSTALL net/ipv4/netfilter/iptable_filter.ko INSTALL net/ipv4/netfilter/iptable_mangle.ko INSTALL net/ipv4/netfilter/iptable_nat.ko INSTALL net/ipv4/netfilter/iptable_raw.ko INSTALL net/ipv4/xfrm4_tunnel.ko INSTALL net/ipv6/ah6.ko INSTALL net/ipv6/esp6.ko INSTALL net/ipv6/ip6_tunnel.ko INSTALL net/ipv6/ipcomp6.ko INSTALL net/ipv6/ipv6.ko INSTALL net/ipv6/netfilter/ip6_queue.ko INSTALL net/ipv6/netfilter/ip6_tables.ko INSTALL net/ipv6/netfilter/ip6t_LOG.ko INSTALL net/ipv6/netfilter/ip6t_MARK.ko INSTALL net/ipv6/netfilter/ip6t_ah.ko INSTALL net/ipv6/netfilter/ip6t_dst.ko INSTALL net/ipv6/netfilter/ip6t_esp.ko INSTALL net/ipv6/netfilter/ip6t_eui64.ko INSTALL net/ipv6/netfilter/ip6t_frag.ko INSTALL net/ipv6/netfilter/ip6t_hbh.ko INSTALL net/ipv6/netfilter/ip6t_hl.ko INSTALL net/ipv6/netfilter/ip6t_ipv6header.ko INSTALL net/ipv6/netfilter/ip6t_length.ko INSTALL net/ipv6/netfilter/ip6t_limit.ko INSTALL net/ipv6/netfilter/ip6t_mac.ko INSTALL net/ipv6/netfilter/ip6t_mark.ko INSTALL net/ipv6/netfilter/ip6t_multiport.ko INSTALL net/ipv6/netfilter/ip6t_owner.ko INSTALL net/ipv6/netfilter/ip6t_physdev.ko INSTALL net/ipv6/netfilter/ip6t_rt.ko INSTALL net/ipv6/netfilter/ip6table_filter.ko INSTALL net/ipv6/netfilter/ip6table_mangle.ko INSTALL net/ipv6/netfilter/ip6table_raw.ko INSTALL net/ipv6/xfrm6_tunnel.ko INSTALL net/key/af_key.ko INSTALL net/netlink/netlink_dev.ko INSTALL net/sched/cls_fw.ko INSTALL net/sched/cls_route.ko INSTALL net/sched/cls_rsvp.ko INSTALL net/sched/cls_rsvp6.ko INSTALL net/sched/cls_tcindex.ko INSTALL net/sched/cls_u32.ko INSTALL net/sched/gact.ko INSTALL net/sched/ipt.ko INSTALL net/sched/mirred.ko INSTALL net/sched/pedit.ko INSTALL net/sched/police.ko INSTALL net/sched/sch_cbq.ko INSTALL net/sched/sch_dsmark.ko INSTALL net/sched/sch_gred.ko INSTALL net/sched/sch_hfsc.ko INSTALL net/sched/sch_htb.ko INSTALL net/sched/sch_ingress.ko INSTALL net/sched/sch_netem.ko INSTALL net/sched/sch_prio.ko INSTALL net/sched/sch_red.ko INSTALL net/sched/sch_sfq.ko INSTALL net/sched/sch_tbf.ko INSTALL net/sched/sch_teql.ko INSTALL net/xfrm/xfrm_user.ko if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.6.10-xen0; fi make[3]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0/linux-2.6.10-xen0' make -C linux-2.6.10-xen0 ARCH=xen INSTALL_PATH= install make[3]: Entering directory `/usr/src/redhat/BUILD/xen-2.0/linux-2.6.10-xen0' CHK include/linux/version.h make[4]: `arch/i386/kernel/asm-offsets.s' is up to date. CHK include/asm-i386/asm_offsets.h CHK include/linux/compile.h CHK usr/initramfs_list mkdir -p /boot install -m0644 vmlinuz /boot/vmlinuz-2.6.10-xen0 install -m0644 vmlinux /boot/vmlinux-syms-2.6.10-xen0 install -m0664 .config /boot/config-2.6.10-xen0 install -m0664 System.map /boot/System.map-2.6.10-xen0 mkdir -p /usr/include/xen/linux install -m0644 include/asm-xen/linux-public/*.h /usr/include/xen/linux make[3]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0/linux-2.6.10-xen0' make[2]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0' make[1]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0' make[1]: Entering directory `/usr/src/redhat/BUILD/xen-2.0' make -f buildconfigs/mk.linux-2.6-xenU build make[2]: Entering directory `/usr/src/redhat/BUILD/xen-2.0' if grep "^CONFIG_MODULES=" linux-2.6.10-xenU/.config ; then \ make -C linux-2.6.10-xenU ARCH=xen modules ; \ make -C linux-2.6.10-xenU ARCH=xen INSTALL_MOD_PATH= modules_install ; \ fi CONFIG_MODULES=y make[3]: Entering directory `/usr/src/redhat/BUILD/xen-2.0/linux-2.6.10-xenU' CHK include/linux/version.h make[4]: `arch/i386/kernel/asm-offsets.s' is up to date. Building modules, stage 2. MODPOST make[3]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0/linux-2.6.10-xenU' make[3]: Entering directory `/usr/src/redhat/BUILD/xen-2.0/linux-2.6.10-xenU' INSTALL crypto/crc32c.ko INSTALL crypto/md5.ko INSTALL drivers/block/cryptoloop.ko INSTALL drivers/block/loop.ko INSTALL drivers/block/nbd.ko INSTALL drivers/scsi/scsi_mod.ko INSTALL drivers/scsi/sd_mod.ko INSTALL fs/fat/fat.ko INSTALL fs/msdos/msdos.ko INSTALL fs/vfat/vfat.ko INSTALL lib/libcrc32c.ko if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.6.10-xenU; fi make[3]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0/linux-2.6.10-xenU' make -C linux-2.6.10-xenU ARCH=xen INSTALL_PATH= install make[3]: Entering directory `/usr/src/redhat/BUILD/xen-2.0/linux-2.6.10-xenU' CHK include/linux/version.h make[4]: `arch/i386/kernel/asm-offsets.s' is up to date. CHK include/linux/compile.h CHK usr/initramfs_list mkdir -p /boot install -m0644 vmlinuz /boot/vmlinuz-2.6.10-xenU install -m0644 vmlinux /boot/vmlinux-syms-2.6.10-xenU install -m0664 .config /boot/config-2.6.10-xenU install -m0664 System.map /boot/System.map-2.6.10-xenU mkdir -p /usr/include/xen/linux install -m0644 include/asm-xen/linux-public/*.h /usr/include/xen/linux make[3]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0/linux-2.6.10-xenU' make[2]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0' make[1]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0' sh ./docs/check_pkgs && make -C docs install || true make[1]: Entering directory `/usr/src/redhat/BUILD/xen-2.0/docs' rm -f *.aux *.dvi *.bbl *.blg *.glo *.idx *.ilg *.log *.ind *.toc rm -rf /usr/share/doc/xen install -d -m0755 /usr/share/doc/xen cp -dR ps /usr/share/doc/xen cp -dR pdf /usr/share/doc/xen cp -dR html /usr/share/doc/xen make[1]: Leaving directory `/usr/src/redhat/BUILD/xen-2.0/docs'