[freetds] Patch to fix compilation

Frank M. Kromann frank at kromann.info
Thu Sep 3 13:28:05 EDT 2009


Hello Everyone,

When configuring with --with-tdsver=8.0 compilation fails. The following 
patch is one way of resolving this. I'm using CVS HEAD.

- Frank

Index: src/dblib/dblib.c
===================================================================
RCS file: /cvsroot/freetds/freetds/src/dblib/dblib.c,v
retrieving revision 1.353
diff -r1.353 dblib.c
230a231,233
 > #ifdef TDS80
 > DBVERSION_80;
 > #endif




More information about the FreeTDS mailing list