xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* Building Xenserver
@ 2010-02-10 18:02 Ritu kaur
  0 siblings, 0 replies; only message in thread
From: Ritu kaur @ 2010-02-10 18:02 UTC (permalink / raw)
  To: xen-devel


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

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 <http://forums.citrix.com/> 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

[-- Attachment #1.2: Type: text/html, Size: 2076 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-02-10 18:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-10 18:02 Building Xenserver Ritu kaur

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).