All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] QEMU build errors with 'fdopendir'
@ 2012-02-03 22:47 Meador Inge
  2012-02-08 10:49 ` M. Mohan Kumar
  0 siblings, 1 reply; 2+ messages in thread
From: Meador Inge @ 2012-02-03 22:47 UTC (permalink / raw)
  To: qemu-devel, mohan

Did these [1] builds errors ever get fixed?  I am running into one of them.  I
am building QEMU in an environment where 'fdopendir' is not present.
'fdopendir' was introduced in POSIX 2008 (and The Open Group Technical
Standard, 2006, Extended API Set Part 2.), so it may not be available in some
environments where QEMU is built.

[1] http://lists.nongnu.org/archive/html/qemu-devel/2011-12/msg00171.html

-- 
Meador Inge
CodeSourcery / Mentor Embedded
http://www.mentor.com/embedded-software

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] QEMU build errors with 'fdopendir'
  2012-02-03 22:47 [Qemu-devel] QEMU build errors with 'fdopendir' Meador Inge
@ 2012-02-08 10:49 ` M. Mohan Kumar
  0 siblings, 0 replies; 2+ messages in thread
From: M. Mohan Kumar @ 2012-02-08 10:49 UTC (permalink / raw)
  To: Meador Inge; +Cc: qemu-devel

Hi,

I will give a fix to disable virtfs by providing a configure option 
--disable-virtfs.

But if you want use virtfs with your current setup, we can give the 
option to
disable handle and proxy FS driver. Still you can use local FS driver.

Meador Inge wrote:
> Did these [1] builds errors ever get fixed?  I am running into one of them.  I
> am building QEMU in an environment where 'fdopendir' is not present.
> 'fdopendir' was introduced in POSIX 2008 (and The Open Group Technical
> Standard, 2006, Extended API Set Part 2.), so it may not be available in some
> environments where QEMU is built.
>
> [1] http://lists.nongnu.org/archive/html/qemu-devel/2011-12/msg00171.html
>
>    

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-02-08 10:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-03 22:47 [Qemu-devel] QEMU build errors with 'fdopendir' Meador Inge
2012-02-08 10:49 ` M. Mohan Kumar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.