Skip to Content.
Sympa Menu

freetds - Re: Updating freetds 0.53 -> 0.60

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Lowden, James K" <LowdenJK AT bernstein.com>
  • To: "'TDS Development Group'" <freetds AT franklin.metalab.unc.edu>
  • Subject: Re: Updating freetds 0.53 -> 0.60
  • Date: Wed, 18 Sep 2002 11:17:41 -0400


> From: ZIGLIO Frediano [mailto:Frediano.Ziglio AT vodafoneomnitel.it]
> Sent: September 18, 2002 10:50 AM
> > >
> > > [root@UNIXWORK modules]# /etc/init.d/httpd start
> > > Starting httpd: Syntax error on line 57 of
> > /etc/httpd/conf/httpd.conf:
> > > Cannot load /etc/httpd/modules/libphp4.so into server:
> > > /etc/httpd/modules/libphp4.so: undefined symbol: dbdead
^^^^^^
libphp4.so has a symbol -- dbdead -- it wants the linker to resolve. The
linker should find that symbol in PREFIX/lib/libsybdb.so.1.0 as produced by
FreeTDS 0.60. (Boy, do I wish we'd gotten this version stuff right for the
release.)

> DBDEAD is a macro that calls dbdead.. in 0.53 DBDEAD was an
> export and has
> been changed to dbdead + maro for compatibility with Sybase dblib,

True.

> problem is PHP search for function DBDEAD

Not so. PHP is looking for the lowercase form. Or do I misunderstand?

> and it don't found it (because not present in FreeTDS 0.60). So,
> 0.53 ctlib is not binary compatible with 0.60...

Just to be clear, this is db-lib we're speaking of, not ct-lib.

Regards,

--jkl


The information contained in this transmission may contain privileged and
confidential information and is intended only for the use of the person(s)
named above. If you are not the intended recipient, or an employee or agent
responsible for delivering this message to the intended recipient, any
review, dissemination, distribution or duplication of this communication is
strictly prohibited. If you are not the intended recipient, please contact
the sender immediately by reply e-mail and destroy all copies of the
original message. Please note that for certain accounts we do not accept
orders and/or instructions by e-mail, and for those accounts we will not be
responsible for carrying out such orders and/or instructions. Kindly refrain
from sending orders or instructions by e-mail unless you have confirmed that
we accept such communications for your account. Please also note that to
satisfy regulatory requirements we review the outgoing and incoming e-mail
correspondence of staff members serving certain functions.






Archive powered by MHonArc 2.6.24.

Top of Page