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
_______________________________________________
config-patches mailing list
config-patches@gnu.org
https://lists.gnu.org/mailman/listinfo/config-patches

Reply via email to