[Openswan dev] Openswan on OSX GSoC code merged in git master

Paul Wouters paul at xelerance.com
Tue Jan 26 10:13:38 EST 2010


On Tue, 26 Jan 2010, Jose Quaresma wrote:

> I was here testing the compilation in OSX.
>
> I got a problem with net/if.h, but adding this #include <sys/socket.h> in the previous line fixed it.

Which file is that?

> Now there is another error. It says that, in nat_traversal.c, ‘IPSEC_UDP_ENCAP_CONVERT’ is undeclared.
> It is declared in the ipsec_tunnel.h, but inside an #if defined(KLIPS). KLIPS is not defined when compiling in osx?

Can you check if you have USE_KLIPS=false in Makefile.inc? Or an environment
variable set with that name to false?

Paul


More information about the Dev mailing list