Re: [reSIProcate-users] Failing to exec anything in resip/dum/test or resip/stack/test under cygwin
Oh, I forgot to include the configure options I am using:
$ ./configure -h
<SNIPPED>
Which toolchain do you want to use? (Now "gnu")
What is the name your toolchain uses for the cross platform? (Now "arm-unknown-linux-gnu")
What is the prefix for the cross-compiler binaries? (Now "arm-unknown-linux-gnu")
Where is your cross compiler installed? (Now "/opt/crosstool/current/arm-unknown-linux-gnu/bin/")
What compile profile will you use? (Now "debug")
Should the resip libraries be built shared? (Now disabled)
Will you be using distcc? (Now disabled)
Will you be using ccache? (Now disabled)
Build the Repro proxy server? (Now disabled)
Which database should be used with Repro? (Now "berkeley-db4")
Where is db_cxx.h? (Now "/usr/include")
Build the RADIUS authentication module? (requires radiusclient-ng) (Now disabled)
Build the TFM test framework? (Now disabled)
Build the reCon Conversation Manager? (requires dtls-srtp patched OpenSSL) (Now disabled)
Build the reTurn client? (Now disabled)
Build the reTurn server? (Now disabled)
Where is boost/config.hpp? (Now "/usr/include")
Are the sipX libraries and headers installed? (Now disabled)
Where is the common root of the sipX libraries? (Now "../sipXtapi")
Where are the sipX libraries installed? (Now "/usr/local/lib")
Where are the sipX header files installed? (Now "/usr/local/include")
Include SIP over TLS, SMIME or Identity header support? (Requires OpenSSL) (Now enabled)
Do you want to include SIP over DTLS support? (Requires OpenSSL 0.9.8+) (Now disabled)
Where is OpenSSL? (leave blank to use installed copy) (Now "/cygdrive/c/deps/openssl")
Should DUM use curl to retreive identity information? (Now disabled)
Use the Google malloc() implementation? (Now disabled)
Use Google cpuperf? (Now disabled)
Compile in IPv6 support? (Now disabled)
Use popt to read commandline options? (Now enabled)
Where is popt.h? (Now "/usr/include")
Where is libpopt? (Now "/usr/lib")
Compile with no floating point functions? (Now disabled)
Force stack to fully parse every message it receives? (Now disabled)
Where should the libraries be installed? (Now "/cygdrive/c/resip")
Which DNS resolution library do you want to use? (Now "resip-ares")
Where should ares be installed? (Now "/cygdrive/c/resip")
If using c-ares, the directory containing its headers. (Now "")
If using c-ares, the directory containing its libraries. (Now "")