Re: psqlodbc-08.00.0005 + libiodbc-3.52.2 + mac os x

From: tomas(at)nocrew(dot)org (Tomas =?iso-8859-1?q?Sk=E4re?=)
To: jvincent(at)clacorp(dot)com
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: psqlodbc-08.00.0005 + libiodbc-3.52.2 + mac os x
Date: 2005-03-19 09:41:03
Message-ID: 80mzt0rn0w.fsf@junk.nocrew.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

"John E. Vincent" <jvincent(at)clacorp(dot)com> writes:

> Has anyone solved the "undefined symbol: ucs2_to_utf8" problem yet? I
> have a feeling it's somehow related to shared libraries but I can't be
> sure. It's really biting us in the ass trying to upgrade to the
> version 8 odbc driver.

Add win_unicode.c to the list of source files in Makefile.am, rerun
automake and configure, and it should work. Despite the name,
win_unicode.c seems to be not only for windows. I'm not sure this is
the best solution, but it made the driver work for me.

Tomas

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Tomas =?iso-8859-1?q?Sk=E4re?= 2005-03-19 09:42:23 Re: psqlodbc-08.00.0101 compile error
Previous Message Peter Eisentraut 2005-03-18 15:43:47 Re: psqlodbc-08.00.0101 compile error