Hi Guille > I'm having problems to setup an opendbx-windows environment with mssql, > using latest MinGW and MSys. I've been already be able to compile and put > freetds to work, and I'm now having problems compiling opendbx :).
If you want to connect to an MS SQL server in an windows environment, please prefer the OpenDBX odbc backend :-) > I run the configure this way: > > *CPPFLAGS="-I/c/MinGW/msys/1.0/local/freetds/include" > LDFLAGS="-L/c/MinGW/msys/1.0/local/freetds/lib" ./configure --disable-utils > --with-backends="mssql"* > > When I run the make, I have some errors like the following: > > *undefined reference to `libintl_snprintf'* > > And in the config.log file I see the next lines: > > *configure:18866: gcc -std=gnu99 -o conftest.exe -g -O2 > -I/c/MinGW/msys/1.0/local/freetds/include > -L/c/MinGW/msys/1.0/local/freetds/lib conftest.c>&5 > conftest.c:72:6: warning: conflicting types for built-in function 'snprintf' > * Can you send me the make output including the output of STDERR? Based on your sent make.log I would assume everthing is OK. Norbert ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ libopendbx-devel mailing list libopendbx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libopendbx-devel http://www.linuxnetworks.de/doc/index.php/OpenDBX