From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ritu kaur Subject: Building Xenserver Date: Wed, 10 Feb 2010 10:02:40 -0800 Message-ID: <29b32d341002101002r6ba97a24x81e3ba858858358@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0123035567==" Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org --===============0123035567== Content-Type: multipart/alternative; boundary=000e0cd1103c24035d047f42d7ca --000e0cd1103c24035d047f42d7ca Content-Type: text/plain; charset=ISO-8859-1 Hello! Has anyone built Xenserver? I am building Xenserver using linux-2.6.18-128.1.6.el5.xs5.5.0.496.1012 and I am compiling in DDK. First, I tried "make xconfig" and I get following errors... make xconfig CHECK qt * - Unable to find the QT installation. Please make sure that - the QT development package is correctly installed and - either install pkg-config or set the QTDIR environment - variable to the correct location. * make[1]: *** No rule to make target `scripts/kconfig/.tmp_qtcheck', needed by `scripts/kconfig/qconf.o'. Stop. make: *** xconfig Error 2 Later, I tried "make oldconfig" followed by "make", build logs shows vmlinuz built ... SYSMAP System.map SYSMAP .tmp_System.map OBJCOPY arch/i386/boot/vmlinux-stripped GZIP arch/i386/boot/vmlinuz Kernel: arch/i386/boot/vmlinuz is ready (#3) ... however, I do not see vmlinuz under arch/i386/boot... # pwd /root/xenserver/linux-2.6.18-128.1.6.el5.xs5.5.0.496.1012/arch/i386/boot # ls Makefile compressed install.sh setup.S video.S bootsect.S edd.S mtools.conf.in tools # Build continues after the above message with Building modules, stage 2. MODPOST WARNING: vmlinux - Section mismatch: reference to .init.text: from .text between 'rest_init' (at offset 0xc010215b) and 'try_name' WARNING: vmlinux - Section mismatch: reference to .init.text:__alloc_bootmem from .text between 'cpu_init' (at offset 0xc010f3c8) and 'c_start' ... and stops at LD [M] net/xfrm/xfrm_user.ko CC security/root_plug.mod.o LD [M] security/root_plug.ko CC security/seclvl.mod.o LD [M] security/seclvl.ko Any inputs will be very much appreciated. Thanks --000e0cd1103c24035d047f42d7ca Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello!

Has anyone built Xenserver? I am building Xenserver using lin= ux-2.6.18-128.1.6.el5.xs5.5.0.496.1012 and I am compiling in DDK.

F= irst, I tried "make xconfig" and I get following errors...
make xconfig
CHECK qt
*
  • Unable to find the QT installation. Please make sure that
  • t= he QT development package is correctly installed and
  • either install= pkg-config or set the QTDIR environment
  • variable to the correct lo= cation.
*
make[1]: *** No rule to make target `scripts/kconfig/.tmp_qtcheck', nee= ded by `scripts/kconfig/qconf.o'. Stop.
make: *** xconfig Error 2


Later, I tried "make oldconfig" followed by "make",= build logs shows vmlinuz built

...
SYSMAP System.map
=A0 SYSM= AP .tmp_System.map
=A0 OBJCOPY arch/i386/boot/vmlinux-stripped
=A0 GZ= IP=A0=A0=A0 arch/i386/boot/vmlinuz
Kernel: arch/i386/boot/vmlinuz is ready=A0 (#3)
...

however, I do= not see vmlinuz under arch/i386/boot...

# pwd
/root/xenserver/li= nux-2.6.18-128.1.6.el5.xs5.5.0.496.1012/arch/i386/boot
# ls
Makefile= =A0=A0=A0 compressed=A0 install.sh=A0=A0=A0=A0=A0 setup.S=A0 video.S
bootsect.S=A0 edd.S=A0=A0=A0=A0=A0=A0 mto= ols.conf.in=A0 tools
#

Build continues after the above= message with

=A0Building modules, stage 2.
=A0 MODPOST
WARNIN= G: vmlinux - Section mismatch: reference to .init.text: from .text between = 'rest_init' (at offset 0xc010215b) and 'try_name'
WARNING: vmlinux - Section mismatch: reference to .init.text:__alloc_bootme= m from .text between 'cpu_init' (at offset 0xc010f3c8) and 'c_s= tart'
...

and stops at

=A0 LD [M]=A0 net/xfrm/xfrm_us= er.ko
=A0 CC=A0=A0=A0=A0=A0 security/root_plug.mod.o
=A0 LD [M]=A0 security/ro= ot_plug.ko
=A0 CC=A0=A0=A0=A0=A0 security/seclvl.mod.o
=A0 LD [M]=A0 = security/seclvl.ko

Any inputs will be very much appreciated.

= Thanks


--000e0cd1103c24035d047f42d7ca-- --===============0123035567== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel --===============0123035567==--