Skip to Content.
Sympa Menu

freetds - Re: [freetds] Some help...

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Lowden, James K" <james.k.lowden AT alliancebernstein.com>
  • To: "FreeTDS Development Group" <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Some help...
  • Date: Wed, 7 Mar 2007 10:11:35 -0500

> From: GUESDON, Michel
> Sent: Wednesday, March 07, 2007 8:46 AM
>
> > I'm trying to install FreeTDS on a Tru64 UNIX platform, and I
> > get error messages sent by iconv_init module.
>
> Then I installed with libiconv disabled.
>
> The bsqldb utility now works, but when I install the DBD::Sybase
> Perl module, I still get:
>
> # perl test.pl
> Assertion failed: ret == 0, file iconv.c, line 352 Resources
> lost(coredump)

Set the TDSDUMP environment variable, re-run, and look at the log
output. You should see a message from this code:

tdsdump_log(TDS_DBG_FUNC, "error: tds_iconv_init() returned %d; "
"could not find a name for %s that your iconv accepts.\n"
"use: \"configure --disable-libiconv\"", ret, names[ret-1]);

Earlier messages may also be useful.

If we can it track down, it should be a simple fix. I've seen FreeTDS
run on Tru64.

--jkl

P.S. You might want to review
http://www.catb.org/~esr/faqs/smart-questions.html#intro


-----------------------------------------
The information contained in this transmission may be privileged and
confidential 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 we do not
accept
account orders and/or instructions by e-mail, and therefore will not be
responsible
for carrying out such orders and/or instructions. If you, as the intended
recipient
of this message, the purpose of which is to inform and update our clients,
prospects
and consultants of developments relating to our services and products, would
not
like to receive further e-mail correspondence from the sender, please "reply"
to the
sender indicating your wishes. In the U.S.: 1345 Avenue of the Americas, New
York,
NY 10105.





Archive powered by MHonArc 2.6.24.

Top of Page