I opened up ubuntu and ran the make command you suggested. Make came back with the error: <br><br>make[3]: /xelerance/cross/win2k/bin/i686-pc-cygwin-gcc: command not found<br>make[3]: *** [addrtoa.o] Error 127<br><br>I&#39;m not familiar with compiling, so not sure where to take it from here.<br>
<br>Thanks,<br><br>Ryan<br><br><div class="gmail_quote">On Mon, Jul 5, 2010 at 10:24 AM, Paul Wouters <span dir="ltr">&lt;<a href="mailto:paul@xelerance.com">paul@xelerance.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div><div class="h5">On Mon, 5 Jul 2010, Ryan McLeod wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I&#39;m getting the above error when trying to run: make programs.<br>
<br>
Im attempting to get openswan installed on cygwin. I&#39;m using cygwin_1.5.25-15 and openswan version 2.6.27.<br>
<br>
On cygwin ive installed gmp, gmp-devel, gcc, bison and make. In order for the install to get this far i needed to rename<br>
openswan-2.6.27/packaging/defaults/cygwin_nt to openswan-2.6.27/packaging/defaults/cygwin_nt-5.2. I havent had much results googling the error.<br>
</blockquote>
<br></div></div>
Looks like some includes are missing? Or we broke the windows build (we have<br>
not tested it recently)<br>
<br>
You might want to try crosscompiling to cygwin on linux instead. That&#39;s how we<br>
build things in the past, eg:<br>
<br>
make OS=cygwin BUILDENV=cygwin32-linux programs<br><font color="#888888">
<br>
Paul<br>
</font></blockquote></div><br>