qemu-discuss
[Top][All Lists]
Advanced

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

[Qemu-discuss] Cannot start qemu because of gtk version issue


From: Cao jin
Subject: [Qemu-discuss] Cannot start qemu because of gtk version issue
Date: Tue, 22 Mar 2016 16:05:37 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0

Hi,

I configured as following:
./configure --target-list=x86_64-softmmu --enable-debug

when run qemu, got following error:
(qemu-system-x86_64:3561): Gtk-ERROR **: GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported
Trace/breakpoint trap (core dumped)

and the output of `ldd qemu-system-x86_64 | grep gtk` is:

        libgtk-x11-2.0.so.0 => /lib64/libgtk-x11-2.0.so.0 (0x00007f8079c0f000)
        libgtk-3.so.0 => /lib64/libgtk-3.so.0 (0x00007f8070f0e000)

the  "config-host.mak" says "CONFIG_GTKABI=2.0"

So, I am little confused why this happens, could anybody give a hint?
--
Yours Sincerely,

Cao jin





reply via email to

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