aliguori 7e00eb9b98 Fix compilation of nbd on Solaris (Andreas Faerber)
Compilation of QEMU is currently broken on Solaris due to nbd's use of _IO and
due to network libraries not being linked into qemu-img.

The attached patch adds the appropriate libraries (copied from Makefile.target)
and includes an additional Sun-specific header for _IO.

With these fixes it compiles okay, on OpenSolaris snv_93 (amd64).

Signed-off-by: Andreas Faerber <andreas.faerber@web.de> 
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>



git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4982 c046a42c-6fe2-441c-8c8c-71466251a162
2008-08-02 01:57:02 +00:00
2008-07-29 20:08:37 +00:00
2008-07-29 07:46:53 +00:00
2008-08-01 17:14:35 +00:00
2008-07-08 18:57:05 +00:00
2008-03-28 22:30:48 +00:00
2008-06-08 01:55:07 +00:00
2008-07-03 21:36:35 +00:00
2008-07-17 12:53:05 +00:00
2008-03-18 06:55:27 +00:00
2008-04-12 20:14:54 +00:00
2008-07-23 19:17:46 +00:00
2008-07-26 15:05:57 +00:00
2008-04-12 20:14:54 +00:00
2008-04-12 20:14:54 +00:00
2008-07-20 18:55:00 +00:00
2008-05-31 16:21:33 +00:00
2008-02-01 10:50:11 +00:00
2008-06-04 14:57:43 +00:00
2008-07-23 19:17:46 +00:00
2008-06-07 20:50:51 +00:00
2008-06-03 19:51:57 +00:00
2008-07-24 11:25:30 +00:00
2008-06-29 01:03:05 +00:00
2008-02-04 14:47:49 +00:00
2008-05-13 18:26:52 +00:00
2008-01-06 17:10:54 +00:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%