[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]
Re: [XaraXtreme-dev] Re: More wxgtk issues on Gentoo
- From: Mart Raudsepp <leio@xxxxxxxxxxxx>
- Date: Mon, 07 Aug 2006 07:17:49 +0300
- Subject: Re: [XaraXtreme-dev] Re: More wxgtk issues on Gentoo
On Sat, 2006-08-05 at 08:40 +0100, Alex Bligh wrote:
> Daniel,
>
> >> A more interesting question is why Gentoo wxGTK doesn't
> >> compile with wxDebugReport built in, but that's really a question
> >> for the wx folks.
> >
> > There is a debug option in Gentoo for wxGTK, but I'm not sure if that
> > would turn on the wxDebugReport. I can certainly turn it on if that would
> > give better error messages.
>
> That will slow things down and should be unnecessary. wxDebugReport
> should work on the non-debug build. We think it's a library problem
> when building the Gentoo package. The Gentoo wx maintainer is on
> this list (hi Mart!) and is aware of the problem.
The wxlib.eclass disabled it for all versions because 2.6.0 had a bad
#include order for wxFFile inside debugrpt.cpp
http://bugs.gentoo.org/show_bug.cgi?id=91320
Hence,
revision 1.16
date: 2006-08-07 07:05:31 +0300; author: leio; state: Exp; lines: +1 -2; commitid: 61f544d6bbff4567;
Don't disable the whole wxDebugReport class secretly inside an eclass for all versions just because an old
version, that isn't in the tree anymore, happened to have the wrong #include order in one source file.
emerge --sync and re-emerge wxGTK should fix the problem, assuming the
change has populated to the portage tree mirror one is using (hourly
syncs from main place).
Thanks for noticing this,
Mart Raudsepp <leio@xxxxxxxxxx>
with his freshly acquired Gentoo Linux hat on
PS: Can I somehow subscribe another e-mail address without having mail
sent to it, but my sent mail from that address not going to a black
hole? Some lists call it "no-mail" subscription.