[ale] Remedial C++/gcc/build question

Jim Popovitch yahoo at jimpop.com
Sat Mar 8 00:09:14 EST 2008


On Fri, Mar 7, 2008 at 9:46 PM, John Mills <johnmills at speakeasy.net> wrote:
> ALErs -
>
>  I'm trying to build the 'xgnokii' GUI of 'gnokii-0.6.22' in a SuSE-9.3
>  environment using gcc-c++-3.3.5-5 and gdk-pixbuf-gnome-0.22.0-67.
>
>  Compilation crashes on several prototypes in 'gdk-pixbuf-core.h' and
>  'gtk-object.h' such as:
>
>  gboolean gdk_pixbuf_save           (GdkPixbuf  *pixbuf,
>                                      const char *filename,
>                                      const char *type,
>                                      GError    **error,
>                                      ...) G_GNUC_SENTINEL(0);
>
>  Problem is reported as: error: syntax error before "G_GNUC_SENTINEL"

So... what is the complete and exact 2 lines where the error occurs?

-Jim P.


More information about the Ale mailing list