All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Goirand <thomas@goirand.fr>
To: Samuel Thibault <sthibault@debian.org>,
	"xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
	Ian Jackson <Ian.Jackson@eu.citrix.com>,
	Stefano Stabellini <stefano.stabell>
Subject: Qemu-dm compiling error with SDL
Date: Tue, 22 Dec 2009 17:07:01 +0800	[thread overview]
Message-ID: <4B308C35.80801@goirand.fr> (raw)
In-Reply-To: <20091215193311.GA4962@const.famille.thibault.fr>

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

  parent reply	other threads:[~2009-12-22  9:07 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-15  4:59 HVM support to be removed from Debian Squeeze: call for volunteers Thomas Goirand
2009-12-15 15:29 ` Ian Jackson
2009-12-15 15:56   ` Stefano Stabellini
2009-12-15 17:16     ` Thomas Goirand
2009-12-15 17:42       ` Stefano Stabellini
2009-12-15 18:07         ` Thomas Goirand
2009-12-15 18:27           ` Stefano Stabellini
2009-12-15 19:22             ` Pasi Kärkkäinen
2009-12-15 17:14   ` Thomas Goirand
2009-12-16 11:18     ` Ian Jackson
2009-12-16 15:24       ` Thomas Goirand
2009-12-16 17:48         ` Keith Coleman
2009-12-15 18:02 ` [Pkg-xen-devel] " Bastian Blank
2009-12-15 18:32   ` [Xen-devel] " Samuel Thibault
2009-12-15 19:04     ` [Pkg-xen-devel] " Bastian Blank
2009-12-15 19:33       ` Samuel Thibault
2009-12-15 20:27         ` Bastian Blank
2009-12-15 20:37           ` Samuel Thibault
2009-12-16 15:17           ` Stefano Stabellini
2009-12-22  9:07         ` Thomas Goirand [this message]
2009-12-22 13:19           ` Qemu-dm compiling error with SDL Ian Jackson
2009-12-23 20:17             ` Thomas Goirand
2009-12-16 21:22   ` [Pkg-xen-devel] HVM support to be removed from Debian Squeeze: call for volunteers Bastian Blank

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=4B308C35.80801@goirand.fr \
    --to=thomas@goirand.fr \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=sthibault@debian.org \
    --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 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.