Skip to Content.
Sympa Menu

freetds - RE: must be getting tired - I need a holiday!

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Thompson, Bill D (London)" <ThompBil AT exchange.uk.ml.com>
  • To: "'TDS Development Group'" <freetds AT franklin.oit.unc.edu>
  • Subject: RE: must be getting tired - I need a holiday!
  • Date: Wed, 7 Aug 2002 13:59:12 +0100


Thanks, Freddy,

I've also found stuff on google which points to glibc.
I think I've sorted out why this is happening to me now.
It's to do with the fact that I've been trying to use the Freetds odbc
driver and have consequently re-configured --with-unixodbc
This is the first time I've tried to re-link sqsh to the freetds libraries
since then...

I had trouble making freetds after reconfiguring , but I removed the -lglib
library from the src/odbc makefile and it all worked.
It looks like things are a bit more complicated than that...
Does this re-configuration for ODBC introduce a dependancy on "glib" or
"glibc" or "libgcc"

can anyone enlighten ? working on SUN I'm loth to install libraries I may
not need....


Bill

> -----Original Message-----
> From: ZIGLIO Frediano [SMTP:Frediano.Ziglio AT vodafoneomnitel.it]
> Sent: Wednesday, August 07, 2002 1:48 PM
> To: TDS Development Group
> Subject: [freetds] RE: must be getting tired - I need a holiday!
>
> >
> > Guys,
> >
> > sorry to burden you with my problems.
> > I'm trying to make sqsh 1.7 with the latest snap of Freetds.
> > I'm getting the following link errors:
> >
> > Undefined first referenced
> > symbol in file
> > __fixsfdi
> > /home/thompbil/freetds/lib/libct.so
> > __divdi3
> > /home/thompbil/freetds/lib/libct.so
> > __floatdidf
> > /home/thompbil/freetds/lib/libct.so
> > __eprintf
> > /home/thompbil/freetds/lib/libct.so
> > __fixdfdi
> > /home/thompbil/freetds/lib/libct.so
> > ld: fatal: Symbol referencing errors. No output written to sqsh
> >
> > I know I should be able to sort this myself (as its probably of my own
> > making), but I can't see it at the moment.
> > Anyone want to take pity on me ?
> >
> > Bill
> >
> These seem functions in libgcc..
> Try to add -lgcc to linker.
>
> freddy77
>
> =================================
> "STRICTLY PERSONAL AND CONFIDENTIAL
>
> This message may contain confidential and proprietary material for the
> sole
> use of the intended recipient. Any review or distribution by others is
> strictly prohibited. If you are not the intended recipient please contact
> the sender and delete all copies.
> The contents of this message that do not relate to the official business
> of
> our company shall be understood as neither given nor endorsed by it."
>
> =================================
>
> ---
> You are currently subscribed to freetds as: [thompbil AT exchange.uk.ml.com]
> To unsubscribe, forward this message to
> $subst('Email.Unsub')





Archive powered by MHonArc 2.6.24.

Top of Page