WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Problems compiling 3.1 on i386 debian etch

To: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Problems compiling 3.1 on i386 debian etch
From: Benny Pfitzner <pfitzner-lug@xxxxxxx>
Date: Fri, 28 Sep 2007 17:07:21 +0200
Delivery-date: Fri, 28 Sep 2007 08:08:15 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello,

I have a Problem compiling xen 3.1 from source on a up to date i386
debian etch system.
I've searched the web for the error message I'm getting but didn't have
any luck finding a solution to my Problem. Only people with the same
Problem.

Here is the Error message I'm getting when try the "make world"
########################################
make libxenctrl.a libxenctrl.so libxenctrl.so.3.0 libxenctrl.so.3.0.0
libxenguest.a libxenguest.so libxenguest.so.3.0 libxenguest.so.3.0.0
make[4]: Entering directory `/usr/src/xen-3.1.0-src/tools/libxc'
gcc  -O2 -fomit-frame-pointer -m32 -march=i686 -DNDEBUG -std=gnu99 -Wall
-Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement
-D__XEN_TOOLS__ -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs
-D_GNU_SOURCE -Werror -Wmissing-prototypes -fno-strict-aliasing  -I.
-I../xenstore -Wp,-MD,.xc_core.o.d -c -o xc_core.o xc_core.c
cc1: warnings being treated as errors
xc_core.c: In function ‘xc_core_shdr_get’:
xc_core.c:195: warning: assuming signed overflow does not occur when
assuming that (X + c) < X is always false
make[4]: *** [xc_core.o] Fehler 1
make[4]: Leaving directory `/usr/src/xen-3.1.0-src/tools/libxc'
make[3]: *** [build] Fehler 2
make[3]: Leaving directory `/usr/src/xen-3.1.0-src/tools/libxc'
make[2]: *** [install] Fehler 2
make[2]: Leaving directory `/usr/src/xen-3.1.0-src/tools'
make[1]: *** [install-tools] Fehler 2
make[1]: Leaving directory `/usr/src/xen-3.1.0-src'
make: *** [world] Fehler 2
########################################
Fehler is german and is translated with Error.
Here you can find a teh output a little bit longer:
http://pastebin.ca/718577

Does anybody know what I can do about it?

Thanks Ben Pfitzner


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>