Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Sep 1999 10:55:47 +0200
From:      Martin Cracauer <cracauer@cons.org>
To:        freebsd-ports@freebsd.org
Subject:   gtk12 broken? (type GDestroyNotify undefined)
Message-ID:  <19990906105547.A7051@cons.org>

next in thread | raw e-mail | index | archive | help
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 <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?19990906105547.A7051>