Ticket #79 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

Patch to compile iodine on Mac OS X 10.6 / Darwin 10

Reported by: guest Owned by: yarrick
Priority: blocker Milestone: 0.6.0 "Hotspotify"
Version: Keywords: macosx
Cc:

Description

Hello,

Here is a small patch that allows iodine to build on the latest version of Mac OS X.

Thanks,

Guillaume Rischard iodine@…

Attachments

darwin10.patch Download (1.4 KB) - added by guest 3 years ago.

Change History

Changed 3 years ago by guest

comment:1 Changed 3 years ago by guest

  • Version 0.5.2 "WifiFree" deleted

Wrong version - it's a patch against trunk.

comment:2 Changed 3 years ago by yarrick

  • Owner set to yarrick
  • Status changed from new to assigned

Commited in [921]. Please confirm that it still works on older OS X versions.

comment:3 Changed 3 years ago by guest

Trunk still compiles on Mac OS 10.4. The Darwin headerfiles themselves (more specifically, <nameser.h>) do the same as this diff btw, they also only include <arpa/nameser8_compat.h> if BIND_8_COMPAT is defined.

comment:4 Changed 3 years ago by yarrick

  • Status changed from assigned to closed
  • Resolution set to fixed

Confirmed working, closing.

Note: See TracTickets for help on using tickets.