xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Ritu kaur <ritu.kaur.us@gmail.com>
To: xen-devel@lists.xensource.com
Subject: Building Xenserver
Date: Wed, 10 Feb 2010 10:02:40 -0800	[thread overview]
Message-ID: <29b32d341002101002r6ba97a24x81e3ba858858358@mail.gmail.com> (raw)


[-- 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

                 reply	other threads:[~2010-02-10 18:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=29b32d341002101002r6ba97a24x81e3ba858858358@mail.gmail.com \
    --to=ritu.kaur.us@gmail.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).