>From where repo do you get the source of the unixODBC for this deb
version?


I found this unixODBC source repo:
https://fossies.org/linux/privat/unixODBC-2.3.6.tar.gz/
And in this repo, SQLCancelHandle is implemented and is in the compilation
PATH.

Regards Guillaume

On 24 April 2018 at 13:16, Guillaume MILAN <guillaumi...@gmail.com>
wrote:

> In fact I though a newer version of the .deb would fix the problem but the
> dependencies of the unstable .deb files makes the trick unapplicable.
> Also I not very familiar with debian package management.
> To explain you my point of view of the problem:
> You have the API that implement all the function available in the sql.h
> file. And then the driver implement or not the feature.
> So when a driver don't implement a function you don't get a undefined
> reference but a [driver-manager] error.
> If you got an undefined reference, it means that the linkable odbc library
> doesn't implement the function.
> I also didn't find any people complaining about this on the internet, so I
> don't know if there is an other way to compile to use this function or if
> something is missing in the package.
> But I came to the idea it was a bug from the package.
>
> Regards Guillaume
>
> On 24 April 2018 at 12:34, ChristianEhrhardt <1765...@bugs.launchpad.net>
> wrote:
>
>> Setting incomplete to learn of these "other debs" that work better
>> referred to in the stackoverflow question.
>>
>> ** Changed in: unixodbc (Ubuntu)
>>        Status: New => Incomplete
>>
>> --
>> You received this bug notification because you are subscribed to the bug
>> report.
>> https://bugs.launchpad.net/bugs/1765762
>>
>> Title:
>>   Undefined reference to SQLCancelHandle
>>
>> Status in unixodbc package in Ubuntu:
>>   Incomplete
>>
>> Bug description:
>>   The header file of the package got the definition of the
>>   SQLCancelHandle function but the linkable library doesn't implement
>>   it.
>>
>> To manage notifications about this bug go to:
>> https://bugs.launchpad.net/ubuntu/+source/unixodbc/+bug/1765
>> 762/+subscriptions
>>
>
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1765762

Title:
  Undefined reference to SQLCancelHandle

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unixodbc/+bug/1765762/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to