I've also downloaded the r7 release, but while executing make I got the following error message<br><br><span style="background-color: rgb(255, 255, 51);">KAMAL@Kamal /usr/local/olsrd-0.5.6-r7</span><br style="background-color: rgb(255, 255, 51);">
<span style="background-color: rgb(255, 255, 51);">$ make</span><br style="background-color: rgb(255, 255, 51);"><span style="background-color: rgb(255, 255, 51);">/usr/bin/ccache gcc -Wall -Wextra -Wold-style-definition -Wdeclaration-after-sta</span><br style="background-color: rgb(255, 255, 51);">
<span style="background-color: rgb(255, 255, 51);">tement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wsign-co</span><br style="background-color: rgb(255, 255, 51);"><span style="background-color: rgb(255, 255, 51);">mpare -Waggregate-return -Wmissing-noreturn -Wmissing-format-attribute -Wno-mult</span><br style="background-color: rgb(255, 255, 51);">
<span style="background-color: rgb(255, 255, 51);">ichar -Wno-deprecated-declarations -Wendif-labels -Wwrite-strings -Wbad-function</span><br style="background-color: rgb(255, 255, 51);"><span style="background-color: rgb(255, 255, 51);">-cast -Wpointer-arith -Wcast-qual -Wshadow -Wsequence-point -Wpointer-arith -Wca</span><br style="background-color: rgb(255, 255, 51);">
<span style="background-color: rgb(255, 255, 51);">st-align -Wnested-externs -Winline -Wdisabled-optimization -finline-functions-ca</span><br style="background-color: rgb(255, 255, 51);"><span style="background-color: rgb(255, 255, 51);">lled-once -funit-at-a-time -fearly-inlining -finline-limit=350   -mno-cygwin -gg</span><br style="background-color: rgb(255, 255, 51);">
<span style="background-color: rgb(255, 255, 51);">db -Isrc   -DUSE_FPM -DWIN32 -D_WIN32_WINNT=0x0600 -I./src/win32 -DDEBUG    -c -</span><br style="background-color: rgb(255, 255, 51);"><span style="background-color: rgb(255, 255, 51);">o src/common/autobuf.o src/common/autobuf.c</span><br style="background-color: rgb(255, 255, 51);">
<span style="background-color: rgb(153, 153, 0);">gcc: The -mno-cygwin flag has been removed; use a mingw-targeted cross-compiler.</span><br style="background-color: rgb(255, 255, 51);"><br style="background-color: rgb(255, 255, 51);">
<span style="background-color: rgb(255, 255, 51);">make: *** [src/common/autobuf.o] Error 1</span><br style="background-color: rgb(255, 255, 51);"><br>I've also received the same error message while executing the r8 release also for the first time after I've continuously received the below error message<br>
<br>KAMAL@Kamal /usr/local/olsrd-0.5.6-r8<br><span style="background-color: rgb(255, 255, 0);">$ make</span><br style="background-color: rgb(255, 255, 0);"><span style="background-color: rgb(153, 153, 0);">src/common/autobuf.d:1: *** multiple target patterns.  Stop.</span><br style="background-color: rgb(255, 255, 51);">
<br>Is this regarding any cross compiler problem?<br><br clear="all">Best Wishes,<br>Joarder Mohammad Mustafa Kamal<br>
<br><br><div class="gmail_quote">On Thu, Mar 4, 2010 at 2:20 AM, Kamal Joarder Mohammad Mustafa <span dir="ltr"><<a href="mailto:joarderm@gmail.com">joarderm@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Hello,<br><br>I've installed cygwin (full installation) as well mingw (seperately) then add the location of mingw into /etc/profile file (as mentioned in MinGW started guide by Hugh's Stuff (<a href="http://hcowan.wordpress.com/2006/06/09/mingw-starter-guide/%29" target="_blank">http://hcowan.wordpress.com/2006/06/09/mingw-starter-guide/)</a>). But while I've entered into the olsrd folder after untar the tar file and try to execute make command I got the following error message.<br>

<br>bash-3.2$<br>bash-3.2$ make<br>src/common/autobuf.d:1: *** multiple target patterns.  Stop.<br>bash-3.2$<br>bash-3.2$ make<br>src/common/autobuf.d:1: *** multiple target patterns.  Stop.<br>bash-3.2$<br>bash-3.2$<br>
<br>
Could you kindly tell me what I've done wrong?<br>As per the README file in olsrd package to make the executable I only need to run the make command, right?<div class="im"><br><br clear="all">Best Wishes,<br>Joarder Mohammad Mustafa Kamal<br>


<br><br></div><div><div></div><div class="h5"><div class="gmail_quote">On Wed, Mar 3, 2010 at 4:27 PM, Henning Rogge <span dir="ltr"><<a href="mailto:hrogge@googlemail.com" target="_blank">hrogge@googlemail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Am Mittwoch 03 März 2010 00:14:13 schrieb Kamal Joarder Mohammad Mustafa:<br>
<div>> That means I've to download the latest source (***0.5.6-r8 source<br>
</div>> code<<a href="http://www.olsr.org/releases/0.5/olsrd-0.5.6-r8.tar.bz2" target="_blank">http://www.olsr.org/releases/0.5/olsrd-0.5.6-r8.tar.bz2</a>><br>
<div>> *) and complie it with mingw to create executable then run olsrd from<br>
> console, right?<br>
> Is there any other any other special requirement for Windows 7? As I saw in<br>
> the project website that the deamon is already tested on windows 7 by the<br>
> team.<br>
</div>It is ? *looking at website* I don't even know if one of the developers has<br>
Windows 7...<br>
<br>
Yes, Mingw would be the right way to do it. If you don't manage to compile it<br>
I could try to send you an executable made by a crosscompiler, but that would<br>
be no permanent sollution.<br>
<font color="#888888"><br>
Henning Rogge<br>
<br>
</font></blockquote></div><br>
</div></div></blockquote></div><br>