Skip to Content.
Sympa Menu

freetds - Re: -ltdssrv

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Brian Bruns <camber AT umcc.ais.org>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: -ltdssrv
  • Date: Fri, 18 Jun 1999 17:38:34 -0400 (EDT)


Hmmm...probably an error in the make file, the srvtest is a test for tds
to act as a server (as opposed to a client as normal). I don't believe
libtdssrv.* is installed with make install. So two options: copy
libtdssrv.* from freetds/src/server/.libs to your install directory
(/usr/local/freetds/lib by default), or consider the 'make all' in the
samples directory broken and do 'make dbtest' and 'make cttest' instead.

The server stuff is pretty immature at the moment. We happily accept
patches ;)

Brian

On Fri, 18 Jun 1999, web wrote:

> Hi,
> I'm having a problem isntalling the program! Well I installed it
> right and everything, but than when I try to install the sample
> directory it gives me an error. When I type gmake it starts to do it's
> thing but than after like the 3rd line it gives me an error saying
>
> ld: cannon open -ltdssrv: No such files or directory
> gmake: *** [srvtest] Error 1
>
> any clues what does that mean? Or any clues what do I need to do to fix
> that?? Please e-mail me back!
>
> Thanks,
> Dave
>
> ---
> You are currently subscribed to freetds as: camber AT ais.org
> To unsubscribe, forward this message to $subst('Email.Unsub')
>
>




  • Re: -ltdssrv, Brian Bruns, 06/18/1999
    • <Possible follow-up(s)>
    • -ltdssrv, web, 01/29/2024

Archive powered by MHonArc 2.6.24.

Top of Page