Hi Willi,

On Mi, Jun 23, 2010 at 06:24:38 +0200, Willi Mann wrote:
> Icedove version 3.0.5-1 breaks the build of enigmail: It defines
> HAVE_CPP_CHAR16_T in /usr/lib/icedove-devel/xpcom-config.h.
> 
> Later in /usr/lib/icedove-devel/include/nsStringAPI.h:1055, it chacks
> the size of char16_t, which seems not to be defined, at least on i386
> and amd64.

char16_t comes from C++0x[1], so you need to add '-std=gnu++0x' to your
CXXFLAGS. A quick build of enigmail by myself works find.

> I'm cloning the bug, not reassigning it, because rebuild testers might
> just file a new bug report after I reassign.

For further bugs, please reassign _and_ mark your bugs as affects by the
bug. So other people find the bug in your package too.

Cheers,
Christoph

[1] http://en.wikipedia.org/wiki/C%2B%2B0x#New_string_literals



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

Reply via email to