[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Pan-users] Re: Anyone get pan compiling with gcc 4.3 yet?
From: |
Daniel Rahn |
Subject: |
Re: [Pan-users] Re: Anyone get pan compiling with gcc 4.3 yet? |
Date: |
Thu, 27 Mar 2008 13:02:26 +0100 |
User-agent: |
KMail/1.9.9 |
On Thursday 27 March 2008 12:50:41 Duncan wrote:
> Keith Richie <address@hidden>
> posted address@hidden, excerpted below, on Mon, 24 Mar
> 2008
>
> 18:50:25 +0000:
> > Upgraded to gcc4.3 today on Arch 64bit. Copy, pasted and applied
> > the undiluted patch, everything went well from a fresh svn check
> > out.
>
> Not so lucky here.
>
> First, gentoo's epatch (package managed patching) choked on the first
> two entries... to the same place of the same file. I combined them
> into one, and it applied fine.
>
> However, that wasn't the only issue, tho the other isn't gcc 4.3
> related I don't think. glib 2.16 appears to be a missing function
> (g_assert) that pan wants from glib. It was in glib 2.14 (I just
> redownloaded and checked the sources for 2.14.6), but not the
> 2.16(.1) I have installed here.
>
> http://bugzilla.gnome.org/show_bug.cgi?id=524620
>
> I'll probably revert to glib 2.14.x here shortly.
Why? g_assert only moved to a different file. You will want to
#include <glib/gtestutils.h>
That should do the trick with glib 2.16
-Daniel
- [Pan-users] Anyone get pan compiling with gcc 4.3 yet?, Duncan, 2008/03/22
- [Pan-users] Re: Anyone get pan compiling with gcc 4.3 yet?, Duncan, 2008/03/22
- Re: [Pan-users] Anyone get pan compiling with gcc 4.3 yet?, Rhialto, 2008/03/22
- [Pan-users] Re: Anyone get pan compiling with gcc 4.3 yet?, Keith Richie, 2008/03/23
- [Pan-users] Re: Anyone get pan compiling with gcc 4.3 yet?, Duncan, 2008/03/23
- [Pan-users] Re: Anyone get pan compiling with gcc 4.3 yet?, Keith Richie, 2008/03/24
- [Pan-users] Re: Anyone get pan compiling with gcc 4.3 yet?, Duncan, 2008/03/27
- Re: [Pan-users] Re: Anyone get pan compiling with gcc 4.3 yet?,
Daniel Rahn <=
- [Pan-users] Re: Anyone get pan compiling with gcc 4.3 yet?, Duncan, 2008/03/27
- [Pan-users] Re: Anyone get pan compiling with gcc 4.3 yet?, Duncan, 2008/03/27
- Re: [Pan-users] Re: Anyone get pan compiling with gcc 4.3 yet?, Daniel Rahn, 2008/03/27
- [Pan-users] Re: Anyone get pan compiling with gcc 4.3 yet?, Duncan, 2008/03/27
- [Pan-users] Re: Anyone get pan compiling with gcc 4.3 yet?, Duncan, 2008/03/28
- Re: [Pan-users] Re: Anyone get pan compiling with gcc 4.3 yet?, Daniel Rahn, 2008/03/29
- [Pan-users] Re: Anyone get pan compiling with gcc 4.3 yet?, Duncan, 2008/03/29
- Re: [Pan-users] Re: Anyone get pan compiling with gcc 4.3 yet?, Daniel Rahn, 2008/03/29
- [Pan-users] Re: Anyone get pan compiling with gcc 4.3 yet?, Duncan, 2008/03/29
- Re: [Pan-users] Re: Anyone get pan compiling with gcc 4.3 yet?, Daniel Rahn, 2008/03/30