From owner-freebsd-gnome@FreeBSD.ORG Wed Feb 3 17:13:53 2010 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56BA1106566B for ; Wed, 3 Feb 2010 17:13:53 +0000 (UTC) (envelope-from jwb@hera.homer.att.com) Received: from mail167.messagelabs.com (mail167.messagelabs.com [216.82.253.179]) by mx1.freebsd.org (Postfix) with ESMTP id 17E4B8FC15 for ; Wed, 3 Feb 2010 17:13:52 +0000 (UTC) X-VirusChecked: Checked X-Env-Sender: jwb@hera.homer.att.com X-Msg-Ref: server-9.tower-167.messagelabs.com!1265217231!21529187!1 X-StarScan-Version: 6.2.4; banners=-,-,- X-Originating-IP: [144.160.20.44] Received: (qmail 27051 invoked from network); 3 Feb 2010 17:13:52 -0000 Received: from sbcsmtp0.sbc.com (HELO mlth002.enaf.sfdc.sbc.com) (144.160.20.44) by server-9.tower-167.messagelabs.com with DHE-RSA-AES256-SHA encrypted SMTP; 3 Feb 2010 17:13:52 -0000 Received: from enaf.sfdc.sbc.com (localhost.localdomain [127.0.0.1]) by mlth002.enaf.sfdc.sbc.com (8.14.3/8.14.3) with ESMTP id o13HDpNY003736 for ; Wed, 3 Feb 2010 12:13:51 -0500 Received: from ulysses.homer.att.com (ulysses.homer.att.com [135.205.193.8]) by mlth002.enaf.sfdc.sbc.com (8.14.3/8.14.3) with ESMTP id o13HDkdv003732 for ; Wed, 3 Feb 2010 12:13:47 -0500 Received: from hera.homer.att.com (hera.homer.att.com [135.205.193.102]) by ulysses.homer.att.com (8.9.3/8.9.3) with ESMTP id MAA06947 for ; Wed, 3 Feb 2010 12:13:46 -0500 (EST) Received: from hera.homer.att.com (localhost [127.0.0.1]) by hera.homer.att.com (8.13.8+Sun/8.13.8) with ESMTP id o13HDk8Q011704 for ; Wed, 3 Feb 2010 12:13:46 -0500 (EST) Message-Id: <201002031713.o13HDk8Q011704@hera.homer.att.com> X-Mailer: exmh version 2.7.2 01/07/2009 with nmh-1.0.4 cc: freebsd-gnome@freebsd.org In-Reply-To: Message from "J. W. Ballantine" of "Fri, 29 Jan 2010 10:07:26 EST." <201001291507.o0TF7QTj017303@hera.homer.att.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 03 Feb 2010 12:13:46 -0500 From: "J. W. Ballantine" Subject: Re: gnome-games on_network build failure X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Feb 2010 17:13:53 -0000 Resolved. there was a copy of gzz-gtk.h in /usr/local/include that was different then the one in gnome-games-2.28.2/dependencies/ggz-gtk, it had only seven arguments rather than eight. ---------- In Response to your message ------------- > Date: Fri, 29 Jan 2010 10:07:26 -0500 > To: freebsd-gnome@freebsd.org > From: "J. W. Ballantine" > Subject: gnome-games on_network build failure > Sender: owner-freebsd-gnome@freebsd.org > > > I am running FreeBSD 8.0-STABLE, with gcc-4.2.1 20070719, > with a cvs of today, and gnome-games fails in gnect with: > > gmake[2]: Entering directory `/usr/ports/games/gnome-games/work/gnome-games- 2.2 > 8.2/gnect' > Making all in src > gmake[3]: Entering directory `/usr/ports/games/gnome-games/work/gnome-games- 2.2 > 8.2/gnect/src' > CC gnect-ggz-network.o > ggz-network.c: In function 'on_network_game': > ggz-network.c:287: error: too many arguments to function 'ggz_gtk_initialize ' > gmake[3]: *** [gnect-ggz-network.o] Error 1 > gmake[3]: Leaving directory `/usr/ports/games/gnome-games/work/gnome-games-2 .28 > .2/gnect/src' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory `/usr/ports/games/gnome-games/work/gnome-games-2 .28 > .2/gnect' > > > I deleted /usr/ports/games/gnome-games dir and the files in distinfo > before this buid attempt. I also check the freebsd-gnome mailing list, > with no success. > > Jim Ballantine > > > _______________________________________________ > 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" >