[Bug 1765762] Re: Undefined reference to SQLCancelHandle
Guillaume
1765762 at bugs.launchpad.net
Tue Apr 24 11:16:58 UTC 2018
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 <1765762 at 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/
> 1765762/+subscriptions
>
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to unixodbc in Ubuntu.
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/1765762/+subscriptions
More information about the foundations-bugs
mailing list