Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 278938 - [gnome - partially] x11-libs/wxGTK clash with >=dev-libs/glib-2.27
Summary: [gnome - partially] x11-libs/wxGTK clash with >=dev-libs/glib-2.27
Status: RESOLVED DUPLICATE of bug 278778
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://trac.wxwidgets.org/ticket/10883
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-24 16:05 UTC by Maciej Piechotka
Modified: 2009-07-24 16:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Piechotka 2009-07-24 16:05:29 UTC
x11-libs/wxGTK have name problems with new dev-libs/glib. There is patch upstream: http://trac.wxwidgets.org/changeset/61009

Although dev-libs/glib is not released yet as the change is in (semi-)public header it is not build-wx-only problem.

Reproducible: Always

Actual Results:  
In file included from /usr/include/glib-2.0/gio/gio.h:29,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-2.0/gdk/gdk.h:33,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from AudacityApp.cpp:335:
/usr/include/glib-2.0/gio/giotypes.h:120: error: conflicting declaration 'typedef struct _GSocket GSocket'
/usr/include/wx-2.8/wx/unix/gsockunx.h:41: error: 'class GSocket' has a previous declaration as 'class GSocket'
Comment 1 Mart Raudsepp gentoo-dev 2009-07-24 16:17:32 UTC

*** This bug has been marked as a duplicate of bug 278778 ***