unixodbc-dev 2.3.11 seems broken
Robert Ayrapetyan
robert.ayrapetyan at gmail.com
Sat Feb 11 18:13:13 UTC 2023
More details:
# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.5 LTS
Release: 20.04
Codename: focal
# apt show unixodbc-dev
Package: unixodbc-dev
Version: 2.3.11
Status: install ok installed
Priority: extra
Section: devel
Source: unixodbc
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Original-Maintainer: Steve Langasek <vorlon at debian.org>
Installed-Size: 1,739 kB
Depends: unixodbc (= 2.3.11), odbcinst1debian2 (= 2.3.11), libltdl3-dev
Conflicts: libiodbc2-dev, remembrance-agent (<< 2.11-4)
Homepage: http://www.unixodbc.org/
Download-Size: unknown
APT-Manual-Installed: yes
APT-Sources: /var/lib/dpkg/status
Description: ODBC libraries for UNIX (development files)
# cat /usr/include/sqltypes.h | grep unixodbc.h
* In these cases, the compiler uses #defines stored in unixodbc.h to
determine the
#include "unixodbc.h"
# find / -name 'unixodbc*'
/var/lib/dpkg/info/unixodbc.list
/var/lib/dpkg/info/unixodbc-dev.list
/var/lib/dpkg/info/unixodbc-dev.md5sums
/var/lib/dpkg/info/unixodbc.md5sums
/usr/share/doc/unixodbc
/usr/share/doc/unixodbc-dev
/usr/include/x86_64-linux-gnu/unixodbc_conf.h
On Fri, Feb 10, 2023 at 8:40 PM Robert Ayrapetyan <
robert.ayrapetyan at gmail.com> wrote:
> Hello, I've started to get:
>
> /usr/include/sqltypes.h:56:10: fatal error: unixodbc.h: No such file or
> directory
> 56 | #include "unixodbc.h"
>
> when building certain packages.
> As per list of files:
> https://packages.ubuntu.com/focal/amd64/unixodbc-dev/filelist, unixodbc.h
> is not part of it, but it's part of
> ftp://ftp.unixodbc.org/pub/unixODBC/unixODBC-2.3.11.tar.gz.
>
> Am I missing something? Thanks.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-devel-discuss/attachments/20230211/c91f6edd/attachment.html>
More information about the Ubuntu-devel-discuss
mailing list