Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Dec 2007 16:41:35 -0600
From:      "Jeremy Messenger" <mezz7@cox.net>
To:        "Joe Marcus Clarke" <marcus@marcuscom.com>
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
Message-ID:  <op.t3rdblfn9aq2h7@mezz.mezzweb.com>
In-Reply-To: <1198361031.32777.3.camel@shumai.marcuscom.com>
References:  <200712222120.lBMLK3la023385@freefall.freebsd.org> <1198361031.32777.3.camel@shumai.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 22 Dec 2007 16:03:51 -0600, Joe Marcus Clarke  
<marcus@marcuscom.com> 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" <mezz7@cox.net>
>> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.t3rdblfn9aq2h7>