Skip to Content.
Sympa Menu

freetds - Re: tds_get_config undefined reference (missing function?)

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Brian Bruns <camber AT ais.org>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: tds_get_config undefined reference (missing function?)
  • Date: Thu, 28 Jun 2001 06:41:26 -0400 (EDT)


tds_get_config is found int src/tds/config.c

On Thu, 28 Jun 2001, Devin wrote:

> Version: 0.52pre2
>
> I just tried to create a TDS dynamic library (DLL) but I am now getting an
> undefined reference error with src/tds/login.c. Here is the actual
> message:
>
> gcc -mdll -o junk.tmp -Wl,--base-file,base.tmp numeric.o mem.o util.o
> login.o convert.o read.o token.o write.o -lwsock32
> login.o(.text+0x2d7):login.c: undefined reference to `tds_get_config
>
> The problem happens ofcourse during linking. I have checked the include
> files and tds_get_config is there but I can not find tds_get_config in any
> of the source files.
>
> Any suggestions?
>
> Thanks,
>
> Devin Smith.
>
>
> ---
> You are currently subscribed to freetds as: [camber AT ais.org]
> To unsubscribe, forward this message to $subst('Email.Unsub')
>





Archive powered by MHonArc 2.6.24.

Top of Page