[Bug 1468984] [NEW] hash.h not packaged but required by sql_common.h
Stewart Smith
stewart at linux.vnet.ibm.com
Fri Jun 26 03:20:59 UTC 2015
Public bug reported:
On Ubuntu Vivid
$ grep hash.h /usr/include/mysql/sql_common.h
#include <hash.h>
$ find /usr/include/mysql|grep hash
$
which is a problem if you're trying to compile software that includes
sql_common.h
$ dpkg -s libmysqlclient-dev
Package: libmysqlclient-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 6276
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Architecture: ppc64el
Source: mysql-5.6
Version: 5.6.24-0ubuntu2
Depends: libmysqlclient18 (= 5.6.24-0ubuntu2), zlib1g-dev
Description: MySQL database development files
MySQL is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MySQL are speed, robustness and
ease of use.
.
This package includes development libraries and header files.
Homepage: http://dev.mysql.com/
Original-Maintainer: Debian MySQL Maintainers <pkg-mysql-maint at lists.alioth.debian.org>
$ dpkg -S /usr/include/mysql/sql_common.h
libmysqlclient-dev: /usr/include/mysql/sql_common.h
** Affects: mysql-5.6 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1468984
Title:
hash.h not packaged but required by sql_common.h
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1468984/+subscriptions
More information about the Ubuntu-server-bugs
mailing list