Skip to Content.
Sympa Menu

freetds - Make failed (Was RE: [freetds] FreeTDS/DBD::Sybase dumping core.)

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Chris Josephes <cpj1 AT isis.visi.com>
  • To: "Lowden, James K" <LowdenJK AT bernstein.com>
  • Cc: "'freetds AT lists.ibiblio.org'" <freetds AT lists.ibiblio.org>
  • Subject: Make failed (Was RE: [freetds] FreeTDS/DBD::Sybase dumping core.)
  • Date: Tue, 11 Feb 2003 10:28:40 -0600 (CST)

I re-downloaded the snapshot, but didn't see changes in the ct.c or
cspublic.h files.

So, I re-downloaded the files from the CVS web interface and put them in
the source tree.

The make of ct.c failed:

gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include
-D_FREETDS_LIBRARY_SOURCE -DTDS50 -Wall -Wstrict-prototypes
-Wmissing-prototypes -g -O2 -c ct.c -Wp,-MD,.deps/ct.TPlo -fPIC -DPIC -o
.libs/ct.o
ct.c: In function `ct_send':
ct.c:502: warning: control reaches end of non-void function
ct.c: In function `ct_get_data':
ct.c:1340: structure has no member named `table_namelen'
ct.c:1340: structure has no member named `table_namelen'
ct.c:1340: structure has no member named `table_name'
ct.c:1341: warning: field width is not type int (arg 3)
ct.c:1341: warning: field width is not type int (arg 4)
ct.c: In function `ct_data_info':
ct.c:1487: warning: unused variable `curcol'
ct.c:1486: warning: unused variable `blob_info'
*** Error code 1
make: Fatal error: Command failed for target `ct.lo'
Current working directory /home/cjoseph/src/freetds-0.61/src/ctlib
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /home/cjoseph/src/freetds-0.61/src/ctlib


--------------------
Christopher Josephes
cpj1 AT visi.com





Archive powered by MHonArc 2.6.24.

Top of Page