Can someone send out the what the cmake command that was used to build the OSX version of Shrewsoft VPN is?<div><br></div><div>I did a build with this command, but now when I run the daemon, it complains about socket bind issues.</div>
<div><br></div><div>#cmake . -DQTGUI=YES -DNATT=YES</div><div><br></div><div>did the make, installer etc. w/o issue.  Only thing I saw is that the new binary I made was looking in /usr/local/etc/ for iked.conf (I symlinked it to /etc/iked.conf to make it work).</div>
<div><br></div><div>When I run in the GUI it complains it can't find the daemon.  Running by hand to see why, this is what I found:</div><div><br></div><div>#sudo /usr/bin/iked</div><div><div>!! : socket bind failed</div>
<div>daemon network configuration failed</div><div> ( line 9, col 16 )</div></div><div><br></div><div><br></div><div>Any thoughts?  I more a Linux than Mac hacker but from what I can see, it appears either a flag or some sort of option isn't set right.</div>
<div><br></div><div>The one that was put on SVN works (although without the DNS patch which is my main reason for doing this), so I'm assuming I just compiled it wrong.</div><div><br></div><div>-Eric</div><div><br></div>