Frank Van Damme writes:
> To make a long story short, the build failed. I extracted the tarbal somewhere
> and ran the following commands:
>
> # ./configure --prefix=/usr/local/postgresql-7.2.2 --enable-multibyte
> --enable-odbc --with-unixodbc >configure-output 2>configure-errors
You're building with unixODBC support but you don't have it installed.
Probably you want --with-iodbc instead.
--
Peter Eisentraut peter_e(at)gmx(dot)net