Ticket #2 (new enhancement)
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: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.
