Your message dated Thu, 10 Sep 2009 22:17:53 -0400
with message-id <[email protected]>
and subject line Re: Bug#542732: Acknowledgement (libmysql++-dev: missing
header for development)
has caused the Debian Bug report #542732,
regarding libmysql++-dev: missing header for development
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
542732: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542732
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libmysql++-dev
Version: 3.0.9-1+b1
Severity: grave
Justification: renders package unusable
headers are properly installed to /usr/include/mysql++/, but there is no
/usr/include/mysql++.h for development.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libmysql++-dev depends on:
ii libmysql++3 3.0.9-1+b1 MySQL C++ library bindings (runtim
ii libmysqlclient-dev [libmysqlc 5.1.37-1 MySQL database development files
libmysql++-dev recommends no packages.
Versions of packages libmysql++-dev suggests:
ii libmysql++-doc 3.0.9-1 MySQL C++ library bindings (docume
-- no debconf information
--- End Message ---
--- Begin Message ---
On Thu, Aug 20, 2009 at 09:36:31PM -0400, Evan Wies wrote:
> You want to build with MYSQLPP_MYSQL_HEADERS_BURIED defined. This is in
> the mysql++ documentation:
>
> http://tangentsoft.net/mysql++/doc/html/userman/configuration.html#buried-headers
>
> So you want:
> g++ test.cpp -o test -lmysqlpp -DMYSQLPP_MYSQL_HEADERS_BURIED
>
> I suppose the case could be made that on Debian platforms the mysql
> headers are buried so this package should define that for you?
>
I've looked at this and doesn't seem like there is a sensible way to
have the package define this for the user. Therefore, I am closing this
bug as it is really a documentation issue, and it is already documented.
Regards,
-Roberto
--
Roberto C. Sánchez
http://people.connexer.com/~roberto
http://www.connexer.com
signature.asc
Description: Digital signature
--- End Message ---