Hi Norbert,
Firstly thanks for you quick response. I'll try compiling the ODBC backend. I have to admit I couldn't work out why I would need to compile freeTDS on Windows when there are native libraries that MS provides. Having said that I built freeTDS and tested the utilities (tsql) successfully on my dev DB. I've included my config.log (zipped in config.log.gz). I was looking for native libraries because I was under the impression that ODBC was far more inefficient....... Many thanks, Miguel On 18 March 2011 22:09, Norbert Sendetzky <norb...@linuxnetworks.de> wrote: > Hi Miguel > >> I'm trying to make opendbx-1.4.5 under MingW on Win XP SP3. I get the >> following error on make . >> (Despite this error I can see it has built >> ./backends/mssql/.libs/libmssqlbackend-1.dll). I presume what is not >> being built is libopendbx? >> . >> odbxlib.c:259:2: error: #error "Building shared libraries requires >> capabilities >> to load libraries dynamically" > > This is a little bit strange as it means that the WIN32 platform isn't > recognized. Could you please send me your config.log file? > >> My configuration was as follows. >> >> $ CPPFLAGS="-Ic:/mingw/msys/1.0/local/include" >> LDFLAGS="-Lc:/mingw/msys/1.0/loc >> al/lib" configure --disable-utils --with-backends="mssql" > > Besides from this error I would recommend you to use the ODBC backend on > Win32 platforms as this is the native method supported by MS SQL Server. > The "mssql" backend is mainly for Unix-like systems that have to use > FreeTDS. > > > Norbert > > ------------------------------------------------------------------------------ > Colocation vs. Managed Hosting > A question and answer guide to determining the best fit > for your organization - today and in the future. > http://p.sf.net/sfu/internap-sfd2d > _______________________________________________ > 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 >
config.log.gz
Description: GNU Zip compressed data
------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d
_______________________________________________ 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