Ticket #2 (new enhancement)

Opened 5 years ago

Last modified 3 years ago

Port iodine to solaris

Reported by: yarrick Owned by:
Priority: minor Milestone:
Version: 0.3.4 Keywords:
Cc:

Description

Solaris does not have err.h and daemon(), these need to be implemented. Also link all binaries with

-lsocket -lnsl

After this everything should compile.

Tun/tap library is available at  http://www.whiteboard.ne.jp/~admin2/tuntap/ Check if it uses initial 32 bit padding, and what it should include.

Change History

comment:1 Changed 5 years ago by yarrick

  • Cc <Default> removed
  • Keywords <Default> removed
  • Priority changed from major to minor

comment:2 Changed 4 years ago by yarrick

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

Applied patch [671] and added ldflags in [672]. Please test if it works.

comment:3 Changed 4 years ago by yarrick

  • Milestone set to 0.4.2

comment:4 Changed 4 years ago by yarrick

  • Milestone 0.4.2 "Opened Zone" deleted

comment:5 Changed 3 years ago by yarrick

  • Owner yarrick deleted
  • Status changed from assigned to new

comment:6 Changed 3 years ago by yarrick

I now have a virtual installation of OpenSolaris?. It compiles after [728]. But lots of work left in src/tun.c

Note: See TracTickets for help on using tickets.