qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-discuss] configure fails for Solaris 10 Sparc


From: Peter Maydell
Subject: Re: [Qemu-discuss] configure fails for Solaris 10 Sparc
Date: Wed, 1 Apr 2015 08:39:42 +0100

On 1 April 2015 at 01:21, Michele Denber <address@hidden> wrote:
> Could someone please help tell me what's going wrong here?  Thiis is
> qemu-2.3.0-rc1on Solaris 10 Sparc 64.

I suspect what you may be running into is "nobody
tests QEMU on Solaris". Hopefully the bugs are minor...

> In particular I don't get the message "glib-2.12 gthread-2.0 is required to
> compile QEMU" becasue I already have glib 2.41.0 installed.  I just bypassed
> that error in the configure file to make it keep going.  Didn't help.
>
> # /usr/xpg4/bin/sh ./configure --cpu=sparc64 --cc=gcc --cxx=g++
> --target-list=x86_64-softmmu

Note that we assume that "/bin/sh" is a POSIX shell;
it might not be sufficient to merely run the configure
script via a manually specified shell like this.

> glib-2.12 gthread-2.0 is required to compile QEMU

What does "pkg-config --modversion gthread-2.0" say?
(Perhaps you have glib installed but not its pkg-config
file?)

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]