Skip to Content.
Sympa Menu

freetds - RE: [freetds] Status: 0.62rc2

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Thompson, Bill D (London)" <bill_d_thompson AT ml.com>
  • To: "'s.boily AT linkbynet.com'" <s.boily AT linkbynet.com>, "'FreeTDS Development Group'" <freetds AT lists.ibiblio.org>
  • Cc:
  • Subject: RE: [freetds] Status: 0.62rc2
  • Date: Mon, 5 Jan 2004 10:18:50 -0000

having downloaded version 1.11 of tds_sysdep_private.h
my compilation of all files has gone through.

> -----Original Message-----
> From: Sylvain BOILY [SMTP:s.boily AT linkbynet.com]
> Sent: 05 January 2004 10:10
> To: FreeTDS Development Group
> Subject: RE: [freetds] Status: 0.62rc2
>
> Hi,
>
> i have make new version for login.c but now i have error from read.c.
>
> gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include
> -D_FREETDS_LIBRARY_SOURCE -DMSDBLIB -D_REENTRANT -D_THREAD_SAFE
> -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long
> -g -O2 -MT read.lo -MD -MP -MF .deps/read.Tpo -c read.c -fPIC -DPIC -o
> .libs/read.o
> read.c: In function `goodread':
> read.c:118: error: `sock_errno' undeclared (first use in this function)
> read.c:118: error: (Each undeclared identifier is reported only once
> read.c:118: error: for each function it appears in.)
> read.c:118: error: `TDSSOCK_EINTR' undeclared (first use in this
> function)
> read.c:141: error: `TDSSOCK_EINPROGRESS' undeclared (first use in this
> function)
> make[3]: *** [read.lo] Error 1
> make[3]: Leaving directory `/root/freetds-0.62rc2/src/tds'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/root/freetds-0.62rc2/src/tds'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/root/freetds-0.62rc2/src'
> make: *** [all-recursive] Error 1
>
> Regards,
>
> Le lun 05/01/2004 à 10:54, Frediano Ziglio a écrit :
> > Il lun, 2004-01-05 alle 10:20, Thompson, Bill D (London) ha scritto:
> > > releease candidate 2 - progress on Solaris 2.6
> > >
> > > configure:
> > >
> > > ./configure --prefix=/home/thompbil/freetds
> > > --with-unixodbc=/home/thompbil/unixodbc --disable-libiconv
> > >
> > > everything OK
> > >
> > > make:
> > >
> > > /apps/dev/tools/sun5/SUNWspro/bin/cc -misalign -DHAVE_CONFIG_H -I. -I.
> > > -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC
> > > -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -g -c login.c -KPIC -DPIC -o
> > > .libs/login.o
> > > "login.c", line 333: undefined symbol: sock_errno
> > > "login.c", line 333: undefined symbol: TDSSOCK_EINPROGRESS
> > > "login.c", line 347: undefined symbol: TDSSOCK_EINTR
> > > cc: acomp failed for login.c
> > >
> > > seems to be down to 1.118 changes to login.c - Freddy ?
> > >
> > > Bill
> > >
> >
> > ?? I changed it 6 days ago... I think it's a packaging problem :(
> >
> > Correct version for rc2 should be 1.11, not 1.6, here you are
> >
> http://cvs.sourceforge.net/viewcvs.py/*checkout*/freetds/freetds/include/t
> ds_sysdep_private.h?rev=1.11
> >
> > freddy77
> >
> >
> > _______________________________________________
> > FreeTDS mailing list
> > FreeTDS AT lists.ibiblio.org
> > http://lists.ibiblio.org/mailman/listinfo/freetds
> --
>
> -------------------------------------------------------------------------
> Sylvain BOILY - Administrateur UNIX
> LINKBYNET - Your e-Business Online
> 39, bd Anatole France - 93200 Saint-Denis - France
> Tel direct : +33 1 48 13 18 14
> Tel : +33 1 48 13 18 18 - Fax : +33 1 48 13 18 19
> E-mail : s.boily AT linkbynet.com - Web : http://www.linkbynet.com
> -------------------------------------------------------------------------
> Astreinte : http://www.linkbynet.com/astreinte/
> -------------------------------------------------------------------------
> _______________________________________________
> FreeTDS mailing list
> FreeTDS AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/freetds





Archive powered by MHonArc 2.6.24.

Top of Page