Re: Driver manager detection in 08.02.0400 is broken - Mailing list pgsql-odbc

From Hiroshi Saito
Subject Re: Driver manager detection in 08.02.0400 is broken
Date
Msg-id 048f01c78e4e$d89ab7c0$0d01a8c0@hiroshi6e67244
Whole thread Raw
In response to Driver manager detection in 08.02.0400 is broken  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Driver manager detection in 08.02.0400 is broken  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-odbc
From: "Peter Eisentraut" <peter_e@gmx.net>

> Am Freitag, 4. Mai 2007 13:58 schrieb Hiroshi Saito:
>> > Am Freitag, 4. Mai 2007 13:37 schrieb Hiroshi Saito:
>> >> Eh? , I use iODBC on FreeBSD. I have the positive proof of the test that
>> >> uses it. How does it make trouble?
>> >
>> > I said --without-unixodbc and it still turned it on.
>>
>> Ahhh, I understood.
>>
>> I use this.
>> configure --enable-unicode --with-iodbc --with-odbcver=0x0300
>> --enable-pthreads
>>
>> It is necessary to adjust it. or write the document.
>
> I've cleaned up the configure.ac file so that the --without- and --disable-
> options actually mean "turn off".  I'm not really familiar with the changed
> driver manager detection logic yet, but at least it should have less
> surprises now.

Umm, Problem of my autoconf?

Putting files in AC_CONFIG_AUX_DIR, `config'.
configure.ac:64: error: possibly undefined macro: AC_DEFINE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure: error: cannot find install-sh or install.sh in config ./config

inet% autoconf -V
autoconf (GNU Autoconf) 2.59

Regards,
Hiroshi Saito

pgsql-odbc by date:

Previous
From:
Date:
Subject: [ psqlodbc-Bugs-1003103 ] copy_and_convert_field(...) destroys bind info for wide char varchar columns
Next
From: "Curtis, Annette M"
Date:
Subject: ODBC Upgrades