Skip to Content.
Sympa Menu

freetds - RE: Corrupt file 0.60rc1

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Brian Bruns" <camber AT ais.org>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: RE: Corrupt file 0.60rc1
  • Date: Tue, 10 Sep 2002 10:56:03 -0400


I say save it until 0.61. --with-tdsver is a default only and 8.0 is
technically still listed as experimental. I think it can wait, but Jim
can make the decision.

Brian

> I just checked in a fix that will allow building when configured
> "--with-tdsver=8.0". It's up to Jim to decide if this gets pulled up to
> 0.60 release. Otherwise, you should be able to build "--with-tdsver=7.0"
> and set the connection to 8.0 in your freetds.conf.
>
> Updated revisions of affected files:
> ChangeLog 1.207
> include/sybdb.h 1.15
> src/dblib/dblib.c 1.51
>
> --nick
>
> -----Original Message-----
> From: bounce-freetds-145195 AT franklin.oit.unc.edu
> [mailto:bounce-freetds-145195 AT franklin.oit.unc.edu]
> Sent: Tuesday, September 10, 2002 3:07 AM
> To: TDS Development Group
> Subject: [freetds] Corrupt file 0.60rc1
>
> and i try compilation i have got errors.
>
> #./configure --with-tdsver=8.0 --enable-msdblib
> ...
> ...
> ...
> #make
> ...
> ...
> gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -g -O2 -
> DTDS80 -DMSDBLIB -c dblib.c -fPIC -DPIC -o .libs/dblib.o
> dblib.c: In function `dbsetversion':
> dblib.c:2232: `g_dblib_version' undeclared (first use in this function)
> dblib.c:2232: (Each undeclared identifier is reported only once
> dblib.c:2232: for each function it appears in.)
> make[3]: *** [dblib.lo] Error 1
> make[3]: Leaving directory `/home/zafer/freetds-20020908/src/dblib'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/zafer/freetds-20020908/src/dblib'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/zafer/freetds-20020908/src'
> make: *** [all-recursive] Error 1
>




Archive powered by MHonArc 2.6.24.

Top of Page