I ran into the same problem building trunk on the latest Ubuntu that is in Beta.
The latest wxWidgets gets around the problem by doing away with the generic socket class altogether. So it appears it is just a conflict between GTK 2.10 and wxGTK 2.8.10/11. I haven't figured out how to work around the issue yet. ----- Rom -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Milos Jakubicek Sent: Friday, April 02, 2010 1:39 PM To: T M Cc: [email protected] Subject: Re: [boinc_dev] Build Error - Conflicting Declaration Strange, I don't have problems building BOINC on current F12 -- but you may send me (off-list) your config.log and also build log. Best, Milos Jakubicek On 31.3.2010 05:05, T M wrote: > I get this on my updated Fedora 12: > > In file included from /usr/include/glib-2.0/gio/gio.h:28, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32, > from gtk/taskbarex.cpp:18: > /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’ > > I don't really think this is BOINC's problem, really, but I was wondering if someone could point me in the right direction. > _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address. _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
