From owner-freebsd-ports Mon Sep 6 1:56:31 1999 Delivered-To: freebsd-ports@freebsd.org Received: from cons.org (knight.cons.org [194.233.237.195]) by hub.freebsd.org (Postfix) with ESMTP id 4C72D14DE6 for ; Mon, 6 Sep 1999 01:56:28 -0700 (PDT) (envelope-from cracauer@cons.org) Received: (from cracauer@localhost) by cons.org (8.8.8/8.7.3) id KAA07064 for freebsd-ports@freebsd.org; Mon, 6 Sep 1999 10:55:48 +0200 (CEST) Date: Mon, 6 Sep 1999 10:55:47 +0200 From: Martin Cracauer To: freebsd-ports@freebsd.org Subject: gtk12 broken? (type GDestroyNotify undefined) Message-ID: <19990906105547.A7051@cons.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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? 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 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