-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 09/07/10 10:31, Gert Doering wrote: > Hi, > > the following patch fixes the IFF_MULTICAST compile-time problems on NetBSD, > and it should also fix them on OpenBSD (trac entry #17). > > ** important: after applying the patch to configure.ac, you MUST run > ** "autoreconf" - otherwise the patch won't do anything > > If it still doesn't work for OpenBSD, I need to see the parts from your > config.log relating to <net/if.h> > > gert >
ACK recieved in Trac: <https://community.openvpn.net/openvpn/ticket/17> commit eb973e055bc249948351cacf1aa045d878ed041d Author: Gert Doering <g...@greenie.muc.de> List-Post: openvpn-devel@lists.sourceforge.net Date: Fri Jul 9 10:24:46 2010 +0200 Fix compile problems on NetBSD and OpenBSD Configure will not find <net/if.h> due to missing <sys/types.h> in the test program, and thus, tun.c will fail to compile with missing symbol IFF_MULTICAST. Signed-off-by: Gert Doering <g...@greenie.muc.de> Acked-by: krzee <j...@doeshosting.com> Signed-off-by: David Sommerseth <d...@users.sourceforge.net> Applied to bugfix2.1, merged into allmerged and beta2.2. kind regards, David Sommerseth -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ iEYEARECAAYFAkxq6fYACgkQDC186MBRfroFygCff6kL1IMcEqlk3O1tMLwPfL+B hdEAn08b+W4GLcWxX24dq7XeLHFJJXzO =oY7H -----END PGP SIGNATURE-----