http://bugzilla.xfce.org/show_bug.cgi?id=4580
--- Comment #6 from William Bonnet <[EMAIL PROTECTED]> 2008-11-06 22:01:05 UTC --- Line 33 where stands the error is the following : void _xfce_i18n_init (void) G_GNUC_INTERNAL; Macro G_GNUC_INTERNAL is expended to __hidden and has to be at the beginning of the line when compiling with SunStudio. Kind regards, W. -- Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] http://foo-projects.org/mailman/listinfo/xfce-bugs
