Skip to Content.
Sympa Menu

freetds - RE: Installation question (Solaris)

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: VZVEREV <VZverev AT genesis.spb.ru>
  • To: 'TDS Development Group' <freetds AT franklin.oit.unc.edu>
  • Subject: RE: Installation question (Solaris)
  • Date: Thu, 12 Jul 2001 12:54:37 +0400


Hi guys,

I'm Sorry for last offtopic. FreeTDS 0.52 + Sparc Solaris 7 work
fine !
Little trouble exists only with using of SYBASE interface file.

Does anyone know why FreeTDS 0.52 coredumped when SYBASE interface
file used ?


Sincerely yours .

------------------------------------------------------------
Vitaly Zverev



> -----Original Message-----
> From: VZVEREV [mailto:VZverev AT genesis.spb.ru]
> Sent: Friday, July 06, 2001 5:20 PM
> To: TDS Development Group
> Subject: [freetds] [freetds 0.52] Installation question (Solaris)
>
>
> Can anybody try to make FreeTDS 0.52 + Sparc Solaris 7 to
> talk with M$SQL7
> or M$SQL200.
> I did it & catch coredumps on check stadies (~/src/tds)...but
> FreeTDS 0.51
> worked fine !?
>
> $ gcc -v
> Reading specs from
> /usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.1/specs
> gcc version 2.95.1 19990816 (release)
>
> LD_LIBRARY_PATH is unique for each FreeTDS releases.
>
> ./configure --prefix=/usr/local/freetds-052 \
> --with-tdsver=4.2 \
> --enable-mdblib
>
> gcc -DPACKAGE=\"freetds\" -DVERSION=\"0.52\" -DSTDC_HEADERS=1
> -DSIZEOF_CHAR=1 -DSIZEOF_SHORT=2 -DSIZEOF_LONG=4 -DSIZEOF_INT=4
> -DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DBSD_COMP=1
> -DWORDS_BIGENDIAN=1 -I. -I.
> -I../../../include -g -O2 -DTDS42 -c t0006.c
> /bin/sh ../../../libtool --mode=link gcc -g -O2 -DTDS42 -o
> t0006 t0006.o
> common.o ../libtds.la -lsocket
> gcc -g -O2 -DTDS42 -o .libs/t0006 t0006.o common.o ../.libs/libtds.so
> -lsocket -R/usr/local/freetds-052/lib
> creating t0006
> make check-TESTS
> t0001.c: Testing login, logout
> Segmentation Fault - core dumped
> FAIL: t0001
> t0002.c: Test basic submit query, results
> Segmentation Fault - core dumped
> FAIL: t0002
> t0003.c: Testing DB change -- 'use tempdb'
> Segmentation Fault - core dumped
> FAIL: t0003
> t0004.c: Test large (>512 bytes) queries
> Segmentation Fault - core dumped
> FAIL: t0004
> t0005.c: Test large (>512 bytes) replies
> Segmentation Fault - core dumped
> FAIL: t0005
> t0006.c: Test SYBREAL, SYBFLT8 values
> Segmentation Fault - core dumped
> FAIL: t0006
>
> ===================
> 6 of 6 tests failed
>
>
> Sincerely yours .
>
> ------------------------------------------------------------
> Vitaly Zverev, Oracle DBA
> Genesis Ltd. Saint-Petersburg, Russia
>
> ---
> You are currently subscribed to freetds as: [zvb_travel AT yahoo.com]
> To unsubscribe, forward this message to
> $subst('Email.Unsub')
>




Archive powered by MHonArc 2.6.24.

Top of Page