bstansell / conserver

Logged, multi-user access to device consoles
https://www.conserver.com/
BSD 3-Clause "New" or "Revised" License
129 stars 38 forks source link

Make compile --with-ipv6 & setproctitle #66

Closed bzfbd closed 3 years ago

bzfbd commented 3 years ago

If compiling with IPv6 support and setproctitle two places are using the wrong type (char *) instead of (ushort) or a non-existent variable. Fix these to make --with-ipv6 compile on FreeBSD.

clausecker commented 2 years ago

Sorry, I don't know. I have since moved to other projects and don't know exactly what I tried and with which options.