config-patches
[Top][All Lists]
Advanced

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

Error is glib


From: Hafiz Shafiq
Subject: Error is glib
Date: Wed, 19 Feb 2014 12:38:01 +0500

I want to install qemu1.0.1 on Linux octeon 2.6.32.13.
because of some reason I cannot use latest version of qemu.
It configure successfully for mips64.
but in compilation it gives following error

qemu-ga.o: In function `asprintf':
/usr/include/bits/stdio2.h:158: undefined reference to `__asprintf_chk'
qemu-ga.o: In function `conn_channel_send_buf':
/home/kics/hafiz.shafiq/work_qemu/qemu-1.0.1/qemu-ga.c:220: undefined reference to `g_debug'
qemu-ga.o: In function `process_event':
/home/kics/hafiz.shafiq/work_qemu/qemu-1.0.1/qemu-ga.c:303: undefined reference to `g_debug'
qemu-ga.o: In function `process_command':
/home/kics/hafiz.shafiq/work_qemu/qemu-1.0.1/qemu-ga.c:279: undefined reference to `g_debug'
qemu-timer-common.o: In function `init_get_clock':
/home/kics/hafiz.shafiq/work_qemu/qemu-1.0.1/qemu-timer-common.c:57: undefined reference to `clock_gettime'
qga/guest-agent-commands.o: In function `qmp_guest_file_write':
/home/kics/hafiz.shafiq/work_qemu/qemu-1.0.1/qga/guest-agent-commands.c:249: undefined reference to `g_base64_decode'
qga/guest-agent-commands.o: In function `qmp_guest_file_read':
/home/kics/hafiz.shafiq/work_qemu/qemu-1.0.1/qga/guest-agent-commands.c:224: undefined reference to `g_base64_encode'
collect2: ld returned 1 exit status
make: *** [qemu-ga] Error 1


reply via email to

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