From owner-freebsd-ports Thu Sep 13 10: 1: 9 2001 Delivered-To: freebsd-ports@freebsd.org Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by hub.freebsd.org (Postfix) with ESMTP id A22C137B412; Thu, 13 Sep 2001 10:01:01 -0700 (PDT) Received: from vega.vega.com (dialup15-14.iptelecom.net.ua [212.9.229.142]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id UAA18925; Thu, 13 Sep 2001 20:00:56 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.4/8.11.3) with ESMTP id f8DH0Po58046; Thu, 13 Sep 2001 20:00:25 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3BA0E67C.48F07BB6@FreeBSD.org> Date: Thu, 13 Sep 2001 20:01:48 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Yukihiro Nakai Cc: Satoshi Asami , gnome@FreeBSD.org, ports@FreeBSD.org Subject: Re: bonobo References: <200109130530.f8D5UCv05807@vader.clickarray.com> <200109131642.MAA08587@lacrosse.corp.redhat.com> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Yukihiro Nakai wrote: > On Wed, 12 Sep 2001 22:30:12 -0700 (PDT) > asami@clickarray.com (Satoshi Asami) wrote: > > > Anyone know what's causing this? I need bonobo for the release.... > > > > http://bento.FreeBSD.org/errorlogs/errorlogs/e.4.2001091112/bonobo-1.0.8.log > > > > Satoshi > > > > It works here. The problem is it works for some people and it fails for others. > It is not because of gettext and gettext-devel shares the same shared libraries > /usr/local/lib/libintl.so.1, is it? No, it is not. gettext-devel build its own library and links against it statically (do ldd /usr/local/bin/msgfmt-new to see it). > We don't need to set bonobo port broken, and we can just set --disable-nls > for bonobo configure, right? Mmm, yes, we could, but real fix would be better. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message