How would I go about creating my own patch and/or upgrading the package? I'm presuming it would involve creating a local package repository of some sort.
I'm familiar with the portage/ebuild system w/ gentoo, so if its at all similar to that, it should be pretty straight forward. I'm just not sure where to look, and am apparently using the wrong search terms in google. Thanks, Barry King [EMAIL PROTECTED] On Mon, Dec 1, 2008 at 5:38 PM, Martin Costabel <[EMAIL PROTECTED]> wrote: > Barry King wrote: > [] >> >> In file included from /sw/include/gtk-2.0/gtk/gtk.h:222, >> from /sw/include/gtk-2.0/gtk/gtksignal.h:32, >> from /sw/include/gtk-2.0/gtk/gtkclist.h:34, >> from ../../widgets/misc/e-unicode.h:29, >> from e-cell-date.c:32: >> /sw/include/gtk-2.0/gtk/gtkctree.h:110: error: syntax error before >> 'GtkCList' > > [] >> >> Failed: phase compiling: evolution-2.12.3-8 failed > > This would require the same patch as was recently done for inkscape: Replace > the whole list of > #include <gtk/gtksomething.h> > by one call to > #include <gtk/gtk.h> > > Two files are concerned: > widgets/misc/e-unicode.h > mail/em-account-prefs.h > > But then maybe it would be more reasonable to upgrade the package to > evolution-2.25 where this is already fixed. > > -- > Martin > > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
