From owner-freebsd-gnome@FreeBSD.ORG Sat Dec 22 22:41:34 2007 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F7D516A41A for ; Sat, 22 Dec 2007 22:41:34 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao102.cox.net (eastrmmtao102.cox.net [68.230.240.8]) by mx1.freebsd.org (Postfix) with ESMTP id A34E413C465 for ; Sat, 22 Dec 2007 22:41:33 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmimpo01.cox.net ([68.1.16.119]) by eastrmmtao102.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20071222224133.VOU3253.eastrmmtao102.cox.net@eastrmimpo01.cox.net>; Sat, 22 Dec 2007 17:41:33 -0500 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo01.cox.net with bizsmtp id Tygl1Y0064iy4EG0000000; Sat, 22 Dec 2007 17:40:45 -0500 Date: Sat, 22 Dec 2007 16:41:35 -0600 To: "Joe Marcus Clarke" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <200712222120.lBMLK3la023385@freefall.freebsd.org> <1198361031.32777.3.camel@shumai.marcuscom.com> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <1198361031.32777.3.camel@shumai.marcuscom.com> User-Agent: Opera Mail/9.25 (Linux) Cc: gnome@freebsd.org Subject: Re: ports/118941: sysutils/gnome-system-tools 2.20.0 won't build on FreeBSD 6.2 with GCC 3.4.6 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: Sat, 22 Dec 2007 22:41:34 -0000 On Sat, 22 Dec 2007 16:03:51 -0600, Joe Marcus Clarke wrote: > > On Sat, 2007-12-22 at 21:20 +0000, Jeremy Messenger wrote: >> The following reply was made to PR ports/118941; it has been noted by >> GNATS. >> >> From: "Jeremy Messenger" >> To: bug-followup@freebsd.org, keith.gaughan@gmail.com >> Cc: >> Subject: Re: ports/118941: sysutils/gnome-system-tools 2.20.0 won't >> build on FreeBSD 6.2 with GCC 3.4.6 >> Date: Sat, 22 Dec 2007 15:18:28 -0600 >> >> The pointyhat can't reproduce it to build with GCC 3.x. See here: >> >> http://pointyhat.freebsd.org/errorlogs/i386-6-latest-logs/gnome-system-tools-2.20.0.log >> >> The only difference is that pointyhat log is built on FreeBSD 6.3 while >> your is 6.2. Can you follow >> http://www.freebsd.org/gnome/docs/bugging.html >> ? Thanks. > > It just built fine on 6.2 in the MarcusCom Tinderbox: > > http://www.marcuscom.com/tb/logs/6.2-FreeBSD/gnome-system-tools-2.20.0.log > > I suspect there is another gst.h file on the system. Probably from lang/smalltalk: # grep gst\.h /usr/ports/lang/smalltalk/pkg-plist include/gst.h I am thinking about create a patch by add -I../common in Makefile.in or just simple copy (or symlink) from src/common/gst.h to src/gst.h to avoid chase of hack every Makefile.in (a lazy way). The 'I../..' is already there so it's why I am thinking about copy in src/. I can make a request in GNOME bugzilla for add -I../common. Cheers, Mezz > Joe -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org