Wireshark-bugs: [Wireshark-bugs] [Bug 6731] Building the gtk directory fails in r40441
Date: Tue, 24 Jan 2012 13:22:13 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6731

Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |jeff.morriss.ws@xxxxxxxxx
         Resolution|                            |INVALID

--- Comment #1 from Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> 2012-01-24 13:21:51 PST ---
This thread:

http://forums.gentoo.org/viewtopic-t-896464-start-0.html

says that the problem is solved by using a version of pango or glib which are
compatible with each other.  To quote:

~~~
Pango related errors are caused by >=dev-libs/glib-2.30 in combination with
=x11-libs/pango-1.28*. Short version is that this version of pango is too old
for this version of glib.

You have some options:

- Wait for the individual package to get fixed, it needs build-flags like
-DG_DISABLE_DEPRECATED removed
- Wait for new pango to enter tree, after this, the first (and above) option is
no longer required

If you want something solved immediately:

- Downgrade glib back to some 2.28 version
- Fix the packages your self and patch the -DG_DISABLE_DEPRECATED and
-DGTK_DISABLE_DEPRECATED flags out of them, please file bugs to
http://bugs.gentoo.org/ too

The downgrading would be masking >=dev-libs/glib-2.30 in
/etc/portage/package.mask (at your own risk, I don't know what other packages
there are in Portage that might already require 2.30)

I hope that clears it up...
~~~

Closing as NOTOURBUG (or the closest we have).

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.