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
