qemu-discuss
[Top][All Lists]
Advanced

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

[Qemu-discuss] configure fails for Solaris 10 Sparc


From: Michele Denber
Subject: [Qemu-discuss] configure fails for Solaris 10 Sparc
Date: Tue, 31 Mar 2015 20:21:31 -0400
User-agent: Mozilla/5.0 (X11; SunOS sun4u; rv:10.0.7) Gecko/20121005 Thunderbird/10.0.7

Could someone please help tell me what's going wrong here?  Thiis is qemu-2.3.0-rc1on Solaris 10 Sparc 64.

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
glib-2.12 gthread-2.0 is required to compile QEMU
Install prefix    /usr/local
BIOS directory    /usr/local/share/qemu
binary directory  /usr/local/bin
library directory /usr/local/lib
module directory  /usr/local/lib/qemu
libexec directory /usr/local/libexec
include directory /usr/local/include
config directory  /usr/local/etc
local state directory   /usr/local/var
Manual directory  /usr/local/share/man
ELF interp prefix /usr/gnemul/qemu-%M
Source path       /export/home/michele/qemu-2.3.0-rc1
C compiler        gcc
Host C compiler   cc
C++ compiler      g++
Objective-C compiler gcc
ARFLAGS           rv
CFLAGS            -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g
QEMU_CFLAGS       -I$(SRC_PATH)/pixman/pixman -I$(BUILD_DIR)/pixman/pixman -I$(SRC_PATH)/dtc/libfdt -m64 -mcpu=ultrasparc -std=gnu99 -D__EXTENSIONS__ -D_XOPEN_SOURCE=600 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong  -I/usr/include/libpng12
LDFLAGS           -m64 -g
make              gmake
install           ginstall
python            python -B
smbd              /usr/sfw/sbin/smbd
module support    no
host CPU          sparc64
host big endian   yes
target list       x86_64-softmmu
tcg debug enabled no
gprof enabled     no
sparse enabled    no
strip binaries    yes
profiler          no
static build      no
pixman            internal
SDL support       no
GTK support       no
VTE support       no
curses support    no
curl support      no
mingw32 support   no
Audio drivers
Block whitelist (rw)
Block whitelist (ro)
VirtFS support    no
VNC support       yes
VNC TLS support   no
VNC SASL support  no
VNC JPEG support  yes
VNC PNG support   yes
VNC WS support    no
xen support       no
brlapi support    no
bluez  support    no
Documentation     yes
GUEST_BASE        yes
PIE               no
vde support       no
netmap support    no
Linux AIO support no
ATTR/XATTR support no
Install blobs     yes
KVM support       no
RDMA support      no
TCG interpreter   no
fdt support       yes
preadv support    no
fdatasync         yes
madvise           yes
posix_madvise     no
sigev_thread_id   no
uuid support      yes
libcap-ng support no
vhost-net support no
vhost-scsi support no
Trace backends    nop
spice support     no
rbd support       no
xfsctl support    no
nss used          no
libusb            no
usb net redir     no
OpenGL support    no
libiscsi support  no
libnfs support    no
build guest agent yes
QGA VSS support   no
seccomp support   no
coroutine backend ucontext
coroutine pool    yes
GlusterFS support no
Archipelago support no
gcov              gcov
gcov enabled      no
TPM support       yes
libssh2 support   no
TPM passthrough   no
QOM debugging     yes
vhdx              yes
Quorum            no
lzo support       no
snappy support    no
bzip2 support     yes
NUMA host support no
#


reply via email to

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