[Olsr-dev] Compiling under WIne

Sven-Ola Tuecke (spam-protected)
Sat Jul 5 16:04:40 CEST 2008


Hey,

FYI: pushed two patches to the gredler.at repo to allow compiling olsrd under 
Wine for future auto-builds or so. You'll find some detailed comments in 
make/Makefile.win32. The required Microsoft Compiler(s) costs money - at 
least if you need MFC support. Your favorite edonkey historic softs repo may 
be of help here.

* To build the olsrd daemon for win32 under Linux, you install 
cygwin(make,bison,flex,mingw-core) and issue "wineconsole make all libs"

* To build GUI and installer under Linux, you install MSIS, MSVC6 and 
PlatformSDK-2003 and issue "wine cmd /c make/winemake.cmd".

* To build all under WinXP+Cygwin, issue "make win32setup".

Just tried to run the win32-olsrd under Wine - just curious <ggg>. While 
installer and GUI showed up, the IPC communication cannot be established 
somehow. Started the CLI version, but Wine's setroute() and delroute() stuff 
does not do something - http://localhost:8080/ indicated that it's working 
but no addtional routes in the Linux kernel...

// Sven-Ola




More information about the Olsr-dev mailing list