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

[Xen-devel] Qemu-dm compiling error with SDL

To: Samuel Thibault <sthibault@xxxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>, Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>, Christian Motschke <christian@xxxxxxxxxxx>
Subject: [Xen-devel] Qemu-dm compiling error with SDL
From: Thomas Goirand <thomas@xxxxxxxxxx>
Date: Tue, 22 Dec 2009 17:07:01 +0800
Cc:
Delivery-date: Tue, 22 Dec 2009 01:07:22 -0800
Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=goirand.fr; h=message-id :date:from:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; s=postfix; bh=ErP3KSpIL 26lkrVz0cOZVeEwxnQ=; b=XNIkZC8y65P9Jc7FMH1kpIq8b3F2EoKWqqiVrDq5h DIdOI524C2OFu5CCqZpmJ1MNoUGqVhKVdu0XxCrBjLD6WEb5fzMXO40ab/3mWGr3 JdCCdITov9JEdyqIriHEqbjOhKllmYen43rRcbPzEMsEO2AJlHybKGlBCJFley66 j8=
Domainkey-signature: a=rsa-sha1; c=nofws; d=goirand.fr; h=message-id:date :from:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; q=dns; s=postfix; b=lUu NrE/9KSlWpJ40F0qx4eVfr13XdUw5DyN/6EEWwJuFJ2KkcE8euCgWuyZ1u6IER6A 9I8vvdjjb873Q/Fn3R4ORATASmaT9f+61joUJ8XqUh+yeXPw7laInPjA5HXAs5pi 4AddNuqBAl8HKh02FsJnSIaJRPZGNaYrb1U1NtLY=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20091215193311.GA4962@xxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Openpgp: id=98EF9A49
Organization: GPLHost
References: <4B2717A1.2030503@xxxxxxxxxx> <20091215180228.GA20772@xxxxxxxxxxxxxxxxxxxxxxx> <20091215183258.GC4982@xxxxxxxxxxxxxxxxxxxxxxx> <20091215190444.GA22269@xxxxxxxxxxxxxxxxxxxxxxx> <20091215193311.GA4962@xxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090707)
Doing the following:

cp -f /usr/share/misc/config.sub .
cp -f /usr/share/misc/config.guess
./configure --audio-drv-list="oss alsa sdl pa esd" \
--audio-card-list="ac97 es1370 sb16 cs4231a adlib gus" --enable-mixemu
$(MAKE) install DESTDIR=debian/$(PKG_NAME)

generates the following error:

  CC    sdl.o
sdl.c: In function ‘sdl_update_caption’:
sdl.c:499: error: ‘domain_name’ undeclared (first use in this function)
sdl.c:499: error: (Each undeclared identifier is reported only once
sdl.c:499: error: for each function it appears in.)
make[1]: *** [sdl.o] Error 1
make[1]: Leaving directory `/usr/src/xen/xen-qemu-dm-3.4'
make: *** [install] Error 2
dpkg-buildpackage: failure: fakeroot debian/rules binary gave error exit
status 2

this did NOT happen with the Debian source package from Bastian, and it
still does this when I apply the debian/patches from him So I'm
wondering what's going on here. Does anyone know? Note that this happens
in both Lenny and SID.

Thomas

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