From owner-freebsd-gnome@FreeBSD.ORG Mon Sep 6 13:56:02 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 E5BD016A4CE for ; Mon, 6 Sep 2004 13:56:01 +0000 (GMT) Received: from ran.psg.com (ip192.186.dsl-acs2.seawa0.iinet.com [209.20.186.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B39043D46 for ; Mon, 6 Sep 2004 13:56:01 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com.psg.com) by ran.psg.com with esmtp (Exim 4.34 (FreeBSD)) id 1C4JyT-00075a-6r for freebsd-gnome@freebsd.org; Mon, 06 Sep 2004 06:56:01 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16700.27760.807549.319853@ran.psg.com> Date: Mon, 6 Sep 2004 06:56:00 -0700 To: freebsd gnome Subject: 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: Mon, 06 Sep 2004 13:56:02 -0000 i386 -current cvsup and make world as of an hour ago c++ -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gnome--\" -I. -I./.. -I.. -I../../src -I../../src -I../../src/gtk-- -I../../gdk-- -I/usr/X11R6/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/glib12 -I/usr/local/include -I/usr/X11R6/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/glib12 -I/usr/local/include -O -pipe -march=pentiumpro -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 directory 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 directory 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, destructor, or type conversion before ';' token /usr/X11R6/include/gdk--/color.h:56: error: expected unqualified-id before '&' 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 of `parameter' with no type /usr/X11R6/include/gdk--/color.h:99: error: expected unqualified-id before '&' 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 of `parameter' with no type /usr/X11R6/include/gdk--/color.h:100: error: expected unqualified-id before '&' 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::parse(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, destructor, 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_locale" /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 gnomelogalyzer.sh claims no knowledge randy