[tlbuild] dvipng-1.14: sys/wait.h on FreeBSD
Nikola Lečić
nikola.lecic at anthesphoria.net
Mon Feb 7 11:48:18 CET 2011
Hi Peter, hi all,
This was needed to compile dvipng-1.14 on FreeBSD>=6:
Index: Build/source/texk/dvipng/dvipng-1.14/special.c
===================================================================
--- Build/source/texk/dvipng/dvipng-1.14/special.c (revision 21274)
+++ Build/source/texk/dvipng/dvipng-1.14/special.c (working copy)
@@ -26,7 +26,7 @@
#ifndef MIKTEX
#ifndef WIN32
-#include <wait.h>
+#include <sys/wait.h>
#else /* WIN32 */
#include <fcntl.h>
#include <io.h>
Regards,
--
Nikola Lečić = Никола Лечић
fingerprint : FEF3 66AF C90E EDC3 D878 7CDC 956D F4AB A377 1C9B
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 314 bytes
Desc: not available
URL: <http://tug.org/pipermail/tlbuild/attachments/20110207/932913a3/attachment.bin>
More information about the tlbuild
mailing list