<br><br><div class="gmail_quote">On Sun, Jan 16, 2011 at 4:36 PM, Markus Kittenberger <span dir="ltr"><<a href="mailto:Markus.Kittenberger@gmx.at">Markus.Kittenberger@gmx.at</a>></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;">
<br><br><div class="gmail_quote"><div class="im">On Sun, Jan 16, 2011 at 8:46 AM, Rohit Upadhyaya <span dir="ltr"><<a href="mailto:rohitju07@gmail.com" target="_blank">rohitju07@gmail.com</a>></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><br><br></div></div>Rogge, I did as you said and compiled 0.6.1 for Windows using Cygwin.I did change a couple of minor things though:<br></blockquote><div><br></div></div><div>anything else you changed except below 2 tings? </div>
<div class="im">
<div><br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">In main.c line 88 removed one backslash [Two backslashes just seemed wrong]<br clear="all">
</blockquote>
</div><div>keep the 2 backslashes!</div><div><a href="http://en.wikipedia.org/wiki/Escape_character" target="_blank">http://en.wikipedia.org/wiki/Escape_character</a></div><div><br></div><div>but hmm this change shouldn`t cause the endless loop ...</div>

<div><br></div><div>hmm maybe try to compile 0.6.0 and 0.5.6-r5-0.5.6-r5-r8 releases to find out since when it runs into an endless loop,..</div><div class="im"><div><br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


In main.c line 133 changed if(noenoExitOnFail) to if(noExitOnFail) [Compile time error]<br></blockquote></div><div>the eno must habe been typed by you *G</div><div><a href="http://olsr.org/git/?p=olsrd.git;a=blob;f=src/main.c;h=55d00a47e2837e2d9f12ceb44123a922fcc32faf;hb=da798d938fd4ba7b262b4ceec3716f3262bfe1c6#l129" target="_blank">http://olsr.org/git/?p=olsrd.git;a=blob;f=src/main.c;h=55d00a47e2837e2d9f12ceb44123a922fcc32faf;hb=da798d938fd4ba7b262b4ceec3716f3262bfe1c6#l129</a> </div>

<div><br></div><font color="#888888"><div>Markus</div></font></div>
</blockquote></div><br><br clear="all"><br>Escape characters!!! Sheesh. So much for being a bug-finder :p. Well changed that back. Now I get "Cannot create OLSR lock 'C:\olsrd-ipv4.lock'". Same with 0.6.0. Didnt change anything else.<br>