Skip to Content.
Sympa Menu

freetds - FreeTDS on Solaris

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Martin Spott <martin AT quickstep.cologne.de>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: FreeTDS on Solaris
  • Date: Tue, 23 Feb 1999 12:06:49 +0100


I'm still busy in hoping to get FreeTDS to work on my Solaris/Sparc box.

The last version I was trying is the one from CVS repository I cehcked out
this morning 8:54 CET. I'm using 'egcs-2.91.60' as compiler. This starts so
look quite fine. 'configure' tells me:

./configure --prefix=/opt/freetds --enable-shared --disable-static
[...]
checking whether byte ordering is bigendian... yes
[...]


The second 'configure' that is run within 'make' seconds that. _Really_
nice. But later, 'make' tells me the following:

make[2]: Entering directory /usr/local/src/freetds/src/tds'
/bin/sh ../../libtool --mode=compile gcc -DPACKAGE=\"freetds\"
-DVERSION=\"0.41\" -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1
-DWORDS_BIGENDIAN=1 -DHAVE_STRFTIME=1 -I. -I. -I../../include -O3
^^^^^^^^^
-DHW_LITTLE_ENDIAN -DTDS50 -c mem.c
^^^^^^^^^^^^^


I suspect this maybe should bother me. O.k., after running 'make' I do a
'su' and 'make install'. It surprises me, that the whole package gets
recompiled. After installing I tried to compile sqsh-1.7, which fails on my
machine. Unfortunately I was'nt able to find sources of sqsh-1.6 - does
anyone have a hint ?

Martin.
--
Unix _IS_ user friendly - it's just selective about who its friends are !
--------------------------------------------------------------------------




Archive powered by MHonArc 2.6.24.

Top of Page