bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] Problem related to gtk+-2.14.2 ?


From: Christian Anthon
Subject: Re: [Bug-gnubg] Problem related to gtk+-2.14.2 ?
Date: Tue, 23 Sep 2008 09:30:29 +0200

I'm guessing that you are trying to build with disabled deprecated gtk
functions, which won't work. GtkSignalFunc is deprecated, but that is
okay. Some gtk functions are declared broken, but I doubt that
GtkSignalFunc is among them, even in the newest gtk.

Christian.

On Tue, Sep 23, 2008 at 12:34 AM, Zulli, Louis P <address@hidden> wrote:
> Attempting to build latest snapshot on a MacBook running OS X 10.5.5 using
> gcc-4.2, after upgrading to gtk+-2.14.2. The snapshot builds fine using
> gtk+-2.12.12.
>
>
>
> if gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./lib -I./board3d
> -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\"
> -I/usr/local/include/freetype2 -I/usr/local/include   -pipe
> -I/System/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5
> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
> -I/usr/local/include/libpng12   -I/usr/local/include/gtk-2.0
> -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0
> -I/usr/local/include/cairo -I/usr/local/include/pango-1.0
> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
> -I/usr/local/include/freetype2 -I/usr/local/include
> -I/usr/local/include/libpng12 -I/usr/local/include/pixman-1
>  -I/usr/local/include/cairo -I/usr/local/include/freetype2
> -I/usr/local/include -I/usr/local/include/libpng12
> -I/usr/local/include/pixman-1   -I/usr/local/include/pango-1.0
> -I/usr/local/include/cairo -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2
> -I/usr/local/include -I/usr/local/include/libpng12
> -I/usr/local/include/pixman-1   -D_REENTRANT -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtkglext-1.0
> -I/usr/local/lib/gtkglext-1.0/include -I/usr/X11/include
> -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include
> -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include/cairo
> -I/usr/local/include/freetype2 -I/usr/local/include
> -I/usr/local/include/libpng12 -I/usr/local/include/pixman-1
> -I/usr/local/include/atk-1.0   -I/usr/local/include
>  -DDOCDIR='"/usr/local/share/doc/gnubg"' -DDATADIR='"/usr/local/share"'
> -DPKGDATADIR='"/usr/local/share/gnubg"'   -g -O2 -MT gtkrace.o -MD -MP -MF
> ".deps/gtkrace.Tpo" -c -o gtkrace.o gtkrace.c; \
>        then mv -f ".deps/gtkrace.Tpo" ".deps/gtkrace.Po"; else rm -f
> ".deps/gtkrace.Tpo"; exit 1; fi
> In file included from gtkrace.c:36:
> gtkwindows.h:50: error: expected declaration specifiers or '...' before
> 'GtkSignalFunc'
> gtkrace.c: In function 'GTKShowRace':
> gtkrace.c:339: error: too many arguments to function 'GTKCreateDialog'
> make[2]: *** [gtkrace.o] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
>
>
> _______________________________________________
> Bug-gnubg mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-gnubg
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]