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: Tue, 26 Jun 2001 05:32:55 -0700 (PDT)


hum interesting
correct me if i am not using sqsh right.

{decibel.eng.utoledo.edu:169} setenv SYBASE
/var/tmp/hfranks
{decibel.eng.utoledo.edu:170} setenv LD_LIBRARY_PATH
$SYBASE/lib:${LD_LIBRARY_PATH}
{decibel.eng.utoledo.edu:171} echo $SYBASE
/var/tmp/hfranks
{decibel.eng.utoledo.edu:172} echo $LD_LIBRARY_PATH
/var/tmp/hfranks/lib:/var/tmp/hfranks/lib:/usr/lib:/usr/ccs/lib:/opt/SUNWspro/lib:/usr/dt/lib:/usr/openwin/lib:/usr/ucblib:/eng/local/lib:/eng/gnu/lib:/eng/local/X/R6/lib:/eng/applications/CenterLine/lib
{decibel.eng.utoledo.edu:173} ls
COPYING ChangeLog FAQ README.bin doc
sqsh
{decibel.eng.utoledo.edu:174} ./sqsh
ld.so.1: ./sqsh: fatal: libcs.so: open failed: No such
file or directory
Killed
{decibel.eng.utoledo.edu:175}

--- Brian Bruns <camber AT ais.org> wrote:
> Ok, perhaps there is something wrong with 'make
> check'? Can you do a make
> install (to a temp directory if necessary using
> --prefix) and then compile
> SQSH? Instructions are in the users guide if you
> need them.
>
> Brian
>
> On Mon, 25 Jun 2001, h franks wrote:
>
> > 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/
> >
> > ---
> > You are currently subscribed to freetds as:
> [camber AT ais.org]
> > To unsubscribe, forward this message to
> $subst('Email.Unsub')
> >
>
>
> ---
> 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