[MacPorts] #13529: bochs-2.3.5 does not build on Mac OS 10.5.1
(Leopard)
MacPorts
trac at macosforge.org
Wed Dec 19 09:40:03 PST 2007
#13529: bochs-2.3.5 does not build on Mac OS 10.5.1 (Leopard)
---------------------------------------+------------------------------------
Reporter: rzilibowitz at yahoo.com.au | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.5.2
Resolution: | Keywords:
---------------------------------------+------------------------------------
Comment (by ripzonetriton at gmail.com):
I tried to build it too and got the same problem.
Here's a quick fix:
{{{
+++ bochs.h 2007-12-19 17:24:56.000000000 +0000
@@ -85,6 +85,7 @@
# include <sys/types.h>
# include <sys/stat.h>
# include <sys/param.h> /* for MAXPATHLEN */
+# include <sys/time.h>
# include <utime.h>
#else
# ifndef WIN32
}}}
(first time generating a patch, if it's not right don't beat me :-)
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13529#comment:2>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list