Date: Mon, 6 Sep 1999 11:04:47 +0200 From: Martin Cracauer <cracauer@cons.org> To: freebsd-ports@FreeBSD.ORG Cc: vanilla@FreeBSD.ORG Subject: Re: gtk12 broken? (type GDestroyNotify undefined) Message-ID: <19990906110447.A7093@cons.org> In-Reply-To: <19990906105547.A7051@cons.org>; from Martin Cracauer on Mon, Sep 06, 1999 at 10:55:47AM %2B0200 References: <19990906105547.A7051@cons.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In <19990906105547.A7051@cons.org>, Martin Cracauer wrote: > The type "GDestroyNotify" isn't defined anywhere in gtk12 include > files or in the output of `gtk12-config --cflags`. > > How is that supposed to work? It seems that the gtk-1.2.3 distribution is broken. "GDestroyNotify" should read "GdkDestroyNotify". You wouldn't commit a port update without testing it, wouldn't you :-) 1.2.4 is out. Vanilla, pleae drop me a short note whether you plan to update, otherwise I'll submit diff's. > cc -g -O -Wall -Wwrite-strings -Wmissing-prototypes -Wunused > `gtk12-config --cflags` -Werror -I/home/cracauer/usr/include > -I/usr/local/include -I/usr/X11R6/include -I/usr/openwin/include -c -o test1.o test1.c > In file included from /usr/X11R6/include/gtk12/gtk/gtk.h:31, > from test1.c:6: > /usr/X11R6/include/gtk12/gdk/gdk.h:67: syntax error before > `GDestroyNotify' > /usr/X11R6/include/gtk12/gdk/gdk.h:392: syntax error before > `GDestroyNotify' -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer <cracauer@cons.org> http://www.cons.org/cracauer/ Tel.: (private) +4940 5221829 Fax.: (private) +4940 5228536 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990906110447.A7093>