Date: Thu, 13 Sep 2001 20:01:48 +0300 From: Maxim Sobolev <sobomax@FreeBSD.org> To: Yukihiro Nakai <nakai@FreeBSD.org> Cc: Satoshi Asami <asami@clickarray.com>, gnome@FreeBSD.org, ports@FreeBSD.org Subject: Re: bonobo Message-ID: <3BA0E67C.48F07BB6@FreeBSD.org> References: <200109130530.f8D5UCv05807@vader.clickarray.com> <200109131642.MAA08587@lacrosse.corp.redhat.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3BA0E67C.48F07BB6>