All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thorolf Godawa <Thorolf@Godawa.de>
To: xen-devel@lists.xensource.com
Cc: xen-users@lists.xensource.com
Subject: Re: No VMX-guests on Intel Xeon/VT
Date: Thu, 02 Feb 2006 03:29:44 +0100	[thread overview]
Message-ID: <43E16E98.8080805@Godawa.de> (raw)
In-Reply-To: <200602012221.46090.ralph@debianbase.de>

Hi all,

OK, I've installed possibly all needed packages on SL10.1b2 but the 
VNC-stuff still is not working :-(

So right now I'm downloading the latest SLES 10-beta-code from the 
Novell-side and hopefully it is working with that - this is plan A!

Plan B is compiling XEN by myself, so acording to the docs I've 
installed the following (or it was already installed):
python-devel, zlib-devel, LibVNCServer, SDL-devel, bridge-utils, 
iproute2, udev, dev86-0.16.0-187.i586.rpm

Then I downloaded and untared xen-3.0.1-src.tgz, to build it I'm doing:

# make KERNELS=linux-2.6-xen world > make01.log

The first part seems to run without problems, at least I don't find 
errors or warnings in the log:

------------------------------------------------------
   ...
   Install prefix    usr
   BIOS directory    /usr/share/xen/qemu
   binary directory  /usr/bin
   Manual directory  /usr/share/man
   Source path       /data/xen/2install/xen301/xen-3.0.1/tools/ioemu
   C compiler        gcc
   make              make
   host CPU          amd64
   host big endian   no
   target list       target-i386-dm
   gprof enabled     no
   static build      no
   VNC support       yes
   SDL support       yes
   SDL static link   yes
   mingw32 support   no
   Adlib support     no
   FMOD support      no
   ...
   make[3]: Leaving directory 
`/data/xen/2install/xen301/xen-3.0.1/xen/arch/x86'
   make[2]: Leaving directory `/data/xen/2install/xen301/xen-3.0.1/xen'
   make[1]: Leaving directory `/data/xen/2install/xen301/xen-3.0.1'
------------------------------------------------------

It doesn't matter that the "host CPU" is an "amd64" if in truth its a 
Xeon with EM64T?

And what means "target list       target-i386-dm", does it mean that the 
compiled binaries are only for i386? I need them for x86-64, if it's not 
correct where do I change it?

Unfortunately only the first part of the compilation runs, then I get:

------------------------------------------------------
   readlink: missing operand
   Try `readlink --help' for more information.
    __  __            _____  ___   _
    \ \/ /___ _ __   |___ / / _ \ / |
     \  // _ \ '_ \    |_ \| | | || |
     /  \  __/ | | |  ___) | |_| || |
    /_/\_\___|_| |_| |____(_)___(_)_|

   cc1: warnings being treated as errors
   In file included from 
/data/xen/2install/xen301/xen-3.0.1/xen/include/asm/mpspec.h:5,
                    from 
/data/xen/2install/xen301/xen-3.0.1/xen/include/asm/smp.h:18,
                    from 
/data/xen/2install/xen301/xen-3.0.1/xen/include/xen/smp.h:13,
                    from 
/data/xen/2install/xen301/xen-3.0.1/xen/include/xen/sched.h:8,
                    from x86_64/asm-offsets.c:9:
   /data/xen/2install/xen301/xen-3.0.1/xen/include/asm/mpspec_def.h:78: 
warning: ?packed? attribute ignored for field of type ?unsigned char[5u]?
   make[3]: *** [asm-offsets.s] Error 1
   make[2]: *** [/data/xen/2install/xen301/xen-3.0.1/xen/xen] Error 2
   make[1]: *** [install-xen] Error 2
   make: *** [world] Error 2
------------------------------------------------------

I'm not a c-programmer, so possibly I'm not goinig to fix this in the 
sources or is there s.th. else wrong in the way I'm going to compile the 
package for me?

Again thanks a lot for all the help I got in these news-groups!
-- 

Chau y hasta luego,

Thorolf

  parent reply	other threads:[~2006-02-02  2:29 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-01  2:20 Still problems with VNC and Windows on Intel Xeon/VT Puthiyaparambil, Aravindh
2006-02-01 19:43 ` No VMX-guests " Thorolf Godawa
2006-02-01 19:57   ` Daniel Stekloff
2006-02-01 20:51     ` Thorolf Godawa
2006-02-01 21:03       ` [Xen-users] " Daniel Stekloff
2006-02-01 21:18         ` Re: [Xen-devel] " Thorolf Godawa
     [not found]         ` <200602012221.46090.ralph@debianbase.de>
2006-02-01 22:01           ` Thorolf Godawa
2006-02-02  2:29           ` Thorolf Godawa [this message]
2006-02-01 21:14 ` Charles Coffing
2006-02-01 22:35   ` [Xen-devel] " Thorolf Godawa
2006-02-02 16:32   ` Thorolf Godawa
  -- strict thread matches above, loose matches on Subject: below --
2006-02-02 11:51 Petersson, Mats
2006-02-02 20:08 ` Thorolf Godawa
2006-02-02 16:40 Petersson, Mats
2006-02-02 17:01 ` Thorolf Godawa

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=43E16E98.8080805@Godawa.de \
    --to=thorolf@godawa.de \
    --cc=xen-devel@lists.xensource.com \
    --cc=xen-users@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.