qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Link failure with libhw64/9pfs/virtio-9p-proxy.o


From: Erik Rull
Subject: [Qemu-devel] Link failure with libhw64/9pfs/virtio-9p-proxy.o
Date: Thu, 19 Jan 2012 21:20:39 +0100
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:9.0.1) Gecko/20111221 Firefox/9.0.1 SeaMonkey/2.6.1

Hi all,

when buildung target x86_64-softmmu the final link fails:

  LINK  x86_64-softmmu/qemu-system-x86_64
../libhw64/9pfs/virtio-9p-proxy.o: In function `proxy_opendir':
/home/erik/qemu-test/qemu/hw/9pfs/virtio-9p-proxy.c:659: undefined reference to `fdopendir'
collect2: ld returned 1 exit status
make[1]: *** [qemu-system-x86_64] Error 1
make: *** [subdir-x86_64-softmmu] Error 2

I assume that it might be related with the previous issues that I had with qemu-1.0 rc's and the 9pfs where my older OS does not offer these functions.

Best regards,

Erik



reply via email to

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