From owner-freebsd-gnome@FreeBSD.ORG Tue Sep 7 00:20:53 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E6F716A4CE for ; Tue, 7 Sep 2004 00:20:53 +0000 (GMT) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AEFA43D48 for ; Tue, 7 Sep 2004 00:20:52 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i870KiwA008334; Mon, 6 Sep 2004 20:20:44 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Randy Bush In-Reply-To: <16700.27760.807549.319853@ran.psg.com> References: <16700.27760.807549.319853@ran.psg.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-FjCOlVMUP6oObWLvJQMc" Organization: MarcusCom, Inc. Message-Id: <1094516447.7099.46.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 06 Sep 2004 20:20:47 -0400 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on creme-brulee.marcuscom.com cc: freebsd gnome Subject: Re: gnome-- X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Sep 2004 00:20:53 -0000 --=-FjCOlVMUP6oObWLvJQMc Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2004-09-06 at 09:56, Randy Bush wrote: > i386 -current cvsup and make world as of an hour ago >=20 > c++ -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=3D\"Gnome--\" -I. -I./= .. -I.. -I../../src -I../../src -I../../src/gtk-- -I../../gdk-- -I/usr/X11R= 6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6= /lib/gnome-libs/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/gli= b12 -I/usr/local/include -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/includ= e -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/X11R6/in= clude/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -O -pipe -marc= h=3Dpentiumpro -Wall -Wno-unused -c wrap.cc -fPIC -DPIC -o .libs/wrap.lo > In file included from /usr/X11R6/include/gtk--/object.h:30, > from wrap.cc:1: > /usr/X11R6/include/gtk--/base.h:27:25: gtk--config.h: No such file or dir= ectory > In file included from /usr/X11R6/include/gdk--.h:28, > from /usr/X11R6/include/gtk--/base.h:33, > from /usr/X11R6/include/gtk--/object.h:30, > from wrap.cc:1: > /usr/X11R6/include/gdk--/types.h:27:25: gdk--config.h: No such file or di= rectory > In file included from /usr/X11R6/include/gdk--/types.h:365, > from /usr/X11R6/include/gdk--.h:28, > from /usr/X11R6/include/gtk--/base.h:33, > from /usr/X11R6/include/gtk--/object.h:30, > from wrap.cc:1: > /usr/X11R6/include/gdk--/color.h:38: error: expected constructor, destruc= tor, or type conversion before ';' token > /usr/X11R6/include/gdk--/color.h:56: error: expected unqualified-id befor= e '&' token > /usr/X11R6/include/gdk--/color.h:56: error: expected `,' or `...' before = '&' token > /usr/X11R6/include/gdk--/color.h:56: error: ISO C++ forbids declaration o= f `parameter' with no type > /usr/X11R6/include/gdk--/color.h:99: error: expected unqualified-id befor= e '&' token > /usr/X11R6/include/gdk--/color.h:99: error: expected `,' or `...' before = '&' token > /usr/X11R6/include/gdk--/color.h:99: error: ISO C++ forbids declaration o= f `parameter' with no type > /usr/X11R6/include/gdk--/color.h:100: error: expected unqualified-id befo= re '&' token > /usr/X11R6/include/gdk--/color.h:100: error: expected `,' or `...' before= '&' token > /usr/X11R6/include/gdk--/color.h:101: error: ISO C++ forbids declaration = of `parameter' with no type > /usr/X11R6/include/gdk--/color.h: In member function `gint Gdk_Color::par= se(int)': > /usr/X11R6/include/gdk--/color.h:101: error: `spec' undeclared (first use= this function) > /usr/X11R6/include/gdk--/color.h:101: error: (Each undeclared identifier = is reported only once for each function it appears in.) > In file included from /usr/X11R6/include/gdk--.h:30, > from /usr/X11R6/include/gtk--/base.h:33, > from /usr/X11R6/include/gtk--/object.h:30, > from wrap.cc:1: > /usr/X11R6/include/gdk--/main.h: At global scope: > /usr/X11R6/include/gdk--/main.h:32: error: expected constructor, destruct= or, or type conversion before ';' token > /usr/X11R6/include/gdk--/main.h:41: error: ISO C++ forbids declaration of= `string' with no type > /usr/X11R6/include/gdk--/main.h:41: error: invalid use of `::' > /usr/X11R6/include/gdk--/main.h:41: error: expected `;' before "set_local= e" > /usr/X11R6/include/gdk--/main.h:53: error: expected unqualified-id before= '&' token > /usr/X11R6/include/gdk--/main.h:53: error: expected `,' or `...' before '= &' token > /usr/X11R6/include/gdk--/main.h:53: error: ISO C++ forbids declaration of= `parameter' with no type >=20 > gnomelogalyzer.sh claims no knowledge What does ``gtkmm-config --cflags'' report? Joe >=20 > randy >=20 > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-FjCOlVMUP6oObWLvJQMc Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBPP7fb2iPiv4Uz4cRAvqTAJ9jM4+lrxWN6MaGwdefdP+E9l+XeQCfcLGI GwBKSPnr5WpMMtB8NaC6zag= =vUXY -----END PGP SIGNATURE----- --=-FjCOlVMUP6oObWLvJQMc--