Date: Wed, 18 Nov 1998 04:07:13 -0800 (PST) From: asami@FreeBSD.ORG (Satoshi Asami) To: vanilla@FreeBSD.ORG Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/x11-toolkits/gtk11 Makefile ports/x11-toolkits/gtk11/files md5 ports/x11-toolkits/gtk11/patches patch-aa ports/x11-toolkits/gtk11/pkg PLIST Message-ID: <199811181207.EAA03067@silvia.hip.berkeley.edu> In-Reply-To: <199811171522.HAA14833@freefall.freebsd.org> (vanilla@FreeBSD.ORG)
next in thread | previous in thread | raw e-mail | index | archive | help
* Downgrage to 1.1.2 Thanks. By the way, lang/gnomeobjc is still broken: === : gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I/usr/X11R6/include -I./../programs -DGNOMELIBDIR=\"/usr/X11R6/lib\" -DGNOMEDATADIR=\"/usr/X11R6/share/gnome\" -DGNOMELOCALEDIR=\"/usr/X11R6/share/locale\" -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/include/gtk11 -I/usr/local/include/glib -I../intl -O -pipe -I/usr/local/include -I/usr/X11R6/include/gtk11 -I/usr/X11R6/include -I/usr/local/include/glib -O -pipe -I/usr/X11R6/include -c -fPIC -DPIC obgnomeLED.m In file included from obgnomeLED.m:1: obgnomeLED.h:4: gtktty/libgtktty.h: No such file or directory In file included from obgnomeLED.m:1: obgnomeLED.h:9: parse error before `GtkLed' obgnomeLED.h:11: parse error before `GtkLed' obgnomeLED.m: In function `_i_Gtk_LED__init': obgnomeLED.m:6: warning: `Gtk_LED' does not respond to `castGtkLED:' obgnomeLED.m: At top level: obgnomeLED.m:9: parse error before `GtkLed' obgnomeLED.m: In function `_i_Gtk_LED__set_state_LED__': obgnomeLED.m:18: `gtkled' undeclared (first use this function) obgnomeLED.m:18: (Each undeclared identifier is reported only once obgnomeLED.m:18: for each function it appears in.) obgnomeLED.m: In function `_i_Gtk_LED__switch_': obgnomeLED.m:24: `gtkled' undeclared (first use this function) obgnomeLED.m: In function `_i_Gtk_LED__is_on': obgnomeLED.m:30: `gtkled' undeclared (first use this function) *** Error code 1 Stop. === Can you look into this? Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811181207.EAA03067>