* Mathieu Malaterre <mathieu.malate...@gmail.com>, 2011-03-16, 14:07:
#if defined(USE_MYSYS_NEW) && ! defined(DONT_DECLARE_CXA_PURE_VIRTUAL)
C_MODE_START
int __cxa_pure_virtual () __attribute__ ((weak));
C_MODE_END
#endif
...

Shouldn't the mysqlclient package be compiled with the following
definition -DDONT_DECLARE_CXA_PURE_VIRTUAL

I don't think that USE_MYSYS_NEW is defined, so that doesn't matter.
(It wouldn't matter even if was defined, since it's only a declaration.)

--
Jakub Wilk



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to