Skip to Content.
Sympa Menu

freetds - Re: make check failed- help

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: h franks <harfranks AT yahoo.com>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: make check failed- help
  • Date: Mon, 25 Jun 2001 19:36:29 -0700 (PDT)


Brian, I have used both 4.2 and 7.0 along with various
combinations of the msdblib in fustration., But to no
avail. does the make check depend on msdblib or not?
I know thatt if I end up using it for perl this would
be disabled.
thanks for the help

Joe
--- Brian Bruns <camber AT ais.org> wrote:
>
> TDS 7.0 will not currently work from a bigendian
> machine (such as
> sparc). you'll need to use TDS 4.2. You can just
> export LD_LIBRARY_PATH if
> you can not add the freetds lib dir to the
> ld.so.conf file. The other
> thing is, unless you are porting dblib code from
> Windows, don't use the
> --enable-msdblib option as most tools written on
> unix use Sybase
> semantics.
>
> BTW, I am working on getting TDS 7.0 working on
> bigendian but it may be a
> few weeks.
>
> Brian
>
> On Mon, 25 Jun 2001, Joe wrote:
>
> > hey,
> > I am running on a Sun Solaris machine and am
> having touble getting make
> > check to connect to a MS SQL 7.0. The server is
> listing and I have
> > configured like this. ./configure
> --prefix=/var/tmp/hfranks
> > --with-tdsver=7.0 --enable-msdblib
> > I have also setenv SYBASE /var/tmp/hfranks
> > setenv LD_LIBRARY_PATH
> $SYBASE/lib:${LD_LIBRARY_PATH}
> >
> > also set the interfaces file and the PWD file to
> be correct.
> >
> > i have alos asked my boss to edit the ld.so.config
> file to allow use of my
> > path, but dont know if he has done so. He's rather
> picky about granting
> > access to the lib directory
> >
> >
> > below is a snip from the output file
> >
> > t001.c: Testing login, logout
> > tds_connect() failed
> > try_tds_login() failed
> > FAIL:t001
> >
> > It looks to me that he didnt edit the ld.so.config
> file but i would like
> > some feedback
>
>
> ---
> You are currently subscribed to freetds as:
> [harfranks AT yahoo.com]
> To unsubscribe, forward this message to
$subst('Email.Unsub')


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/




Archive powered by MHonArc 2.6.24.

Top of Page