[unixODBC-support] I need unixODBC 64bit version
Nick Gorham
nick at lurcher.org
Wed Jul 21 23:13:04 BST 2010
Tacho wrote:
> Nick,
>
> I have applied your suggestion, but configuration file is not able to
> compile a test *.c file, as shown highlighted below.
Sorry, I wasn't aware you were using gcc. What version of unixODBC are
you building
>
> but when I run a test with isql command, the following error is thrown:
>
> # isql
> exec(): 0509-036 Cannot load program isql because of the following errors:
> 0509-150 Dependent module
> /usr/local/lib/libodbc.a(libodbc.so.1) could not be loaded.
> 0509-103 The module has an invalid magic number.
>
> Hope you can shade some light on it.
>
is the isql you are running the same one you built with the lib?
what does
which isql
show.
--
Nick
More information about the unixODBC-support
mailing list