Hello WoMax,
On Mon, 17 Aug 2009 18:10:26 +0200, "WoMax" womax@gmx.ch wrote:
I got the bs11_config and the bsc_hack compiled,
yes I use cygwin ..
but ipaccess-find and the other programs won't compiled.
Cygwin does not seem to support SO_BINDTODEVICE. The line which uses it was introduced with one the recent updates, as far as I understand it, you can now optionally specify the network interface for ipaccess-find (Harald might correct me if I am wrong).
As long as you only have one network card, you most certainly don't need this option and so for now just comment the line or put it inside "#if !defined(__CYGWIN__)" "#endif" and it will compile with Cygwin and should still work.
Best regards, Dieter