From: Erik Rull <erik.rull@rdsoftware.de>
To: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] pixman dependency - compile issue
Date: Sat, 29 Dec 2012 19:28:30 +0100 [thread overview]
Message-ID: <50DF364E.9030202@rdsoftware.de> (raw)
In-Reply-To: <50DF2103.1050805@rdsoftware.de>
Libtool was missing, works now :-)
Erik Rull wrote:
> Hi all,
>
> with the current git master and the git submodule pixman, I get the
> following errors when trying to "make":
>
> erik@debian:~/qemu-test/qemu-now/qemu$ make
> GEN x86_64-softmmu/config-devices.mak
> GEN config-all-devices.mak
> GEN config-host.h
> (cd /home/erik/qemu-test/qemu-now/qemu/pixman; autoreconf -v --install)
> autoreconf: Entering directory `.'
> autoreconf: configure.ac: not using Gettext
> autoreconf: running: aclocal
> configure.ac:61: warning: AC_INIT: not a literal:
> "pixman@lists.freedesktop.org"
> autoreconf: configure.ac: tracing
> configure.ac:61: warning: AC_INIT: not a literal:
> "pixman@lists.freedesktop.org"
> autoreconf: configure.ac: not using Libtool
> autoreconf: running: /usr/bin/autoconf
> configure.ac:61: warning: AC_INIT: not a literal:
> "pixman@lists.freedesktop.org"
> configure.ac:75: error: possibly undefined macro: AC_PROG_LIBTOOL
> If this token and others are legitimate, please use m4_pattern_allow.
> See the Autoconf documentation.
> autoreconf: /usr/bin/autoconf failed with exit status: 1
> make: *** [/home/erik/qemu-test/qemu-now/qemu/pixman/configure] Error 1
> make: *** Deleting file `/home/erik/qemu-test/qemu-now/qemu/pixman/configure'
>
> My host / compiling system is Debian 6, git clone was just done an hour
> before this message.
>
> The submodule was added as proposed:
> git submodule update --init pixman
>
> Maybe I missed something simple and stupid...
>
> Compiling without pixman is not possible due to the required x86_64-softmmu
> target.
>
> Did you additionally assert that the pixman module works on old CentOS 9
> systems / Debian 4? Some months ago there were new dependencies added to
> qemu that were reverted / redesigned afterwards due to bigger problems on
> these distros.
>
> Best regards,
>
> Erik
>
prev parent reply other threads:[~2012-12-29 18:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-29 16:57 [Qemu-devel] pixman dependency - compile issue Erik Rull
2012-12-29 18:28 ` Erik Rull [this message]
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=50DF364E.9030202@rdsoftware.de \
--to=erik.rull@rdsoftware.de \
--cc=qemu-devel@nongnu.org \
/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).