Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Apr 2004 00:06:36 -0500
From:      Jeremy Messenger <mezz7@cox.net>
To:        Khairil Yusof <kaeru@pd.jaring.my>
Cc:        Jacques Vidrine <nectar@FreeBSD.org>
Subject:   Re: im-ja 0.9 broken with Gnome 2.6
Message-ID:  <opr5ywha2k8ckrg5@smtp.central.cox.net>
In-Reply-To: <opr5yv4uhw8ckrg5@smtp.central.cox.net>
References:  <200404050335.i353ZMIU036434@repoman.freebsd.org> <1081139010.13125.28.camel@wolverine.cerebro.net.my> <opr5yv4uhw8ckrg5@smtp.central.cox.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 04 Apr 2004 23:59:08 -0500, Jeremy Messenger <mezz7@cox.net> wrote:

> On Mon, 05 Apr 2004 12:23:31 +0800, Khairil Yusof <kaeru@pd.jaring.my> 
> wrote:
>
>> Please ignore if this already a known issue.
>>
>> Recent Gnome 2.6 merge will break the build for this port.
>>
>> 1.01 has been reported as compiling ok with gtk2.4.
>>
>> I tried to make a patch for an update, but ran into automake/autoconf
>> version problems.
>
> Try to add something like this:
>
> =========================================
> post-patch:
> 	@${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \
> 		's|-D.*_DISABLE_DEPRECATED||g'
> =========================================
<snip>

I should have explain a little more about *_DISABLE_DEPRECATED, which it's 
no longer exist in the newer GTK 2.3.x and 2.4.x.. If anyone see in the 
CLI that show has *_DISABLE_DEPRECATED in the build, so make sure to 
create the patch to remove all of them. It shouldn't change any function 
with older and newer GTK.

Cheers,
Mezz


-- 
bsdforums.org 's moderator, mezz.



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