[unixODBC-support] Make error - Solaris 10
Nick Gorham
nick at lurcher.org
Fri Jun 5 17:12:52 BST 2009
Randy W Magaw wrote:
>
> Thanks for the response, 2.2.14p-2 still gave the same make error,
> using 2.2.15pre resolved the make error.
>
> I'm trying to use Oracle's dg4odbc with FreeTDS driver to query
> SQLServer db's within Oracle.
>
> In trying to test the setup, dg4odbc is throwing an error.
It seems to be looking in /apps/unixODBC64/lib/libodbc.so and failing to
find SQLAllocHandle. Check the bit length of libodbc.so and the dg4odbc
binary.
You can check with
dltest /apps/unixODBC64/lib/libodbc.so SQLAllocHandle
to see if it does have that symbol.
--
Nick
More information about the unixODBC-support
mailing list