Add minimimal support for building under OS X.  With this series,
"make check" reports:

ERROR: 1831 tests were run, 30 failed (1 expected failure).  199 tests were 
skipped.
testsuite: 232 368 394 395 396 397 398 740 910 920 1018 1019 1020 1021 1022 
1023 1084 1343 1951 2013 2014 2015 2016 2025 2026 2027 2028 2029 2030 failed
 

Lance Richardson (5):
  ofproto-dpif: rename wait() to avoid collision with system wait(2)
  timeval: Add clock_gettime() for OS X
  utilities: OS X compatibility
  rtbsd: OS X does not implement RTM_IFANNOUNCE
  osx: Temporary compilation workarounds

 lib/netdev-bsd.c       |  2 ++
 lib/route-table-bsd.c  |  2 ++
 lib/rtbsd.c            |  4 ++++
 lib/timeval.c          | 33 ++++++++++++++++++++++++++++++++-
 ofproto/ofproto-dpif.c |  4 ++--
 utilities/ovs-pki.in   |  2 +-
 6 files changed, 43 insertions(+), 4 deletions(-)

-- 
2.5.0

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to