Skip to Content.
Sympa Menu

freetds - RE: big problem with TDS connection Pooling

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Rick Caron" <rcaron AT s2i.com>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: RE: big problem with TDS connection Pooling
  • Date: Tue, 24 Sep 2002 13:48:31 -0400


here the error that i<ve got when i compile the .06 version

gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I. -g -O2
-DTDS42 -c config.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I. -g -O2
-DTDS42 -c main.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I. -g -O2
-DTDS42 -c member.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I. -g -O2
-DTDS42 -c stream.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I. -g -O2
-DTDS42 -c user.c
user.c: In function `pool_user_create':
user.c:53: warning: passing arg 1 of `tds_alloc_socket' makes pointer from
integer without a cast
user.c:53: too few arguments to function `tds_alloc_socket'
make: *** [user.o] Error 1





Archive powered by MHonArc 2.6.24.

Top of Page