Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Mar 2007 02:46:28 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Andrey Chernov <ache@freebsd.org>
Cc:        gnome@freebsd.org
Subject:   Re: desktop-file-utils port problem
Message-ID:  <1174545988.8269.15.camel@shumai.marcuscom.com>
In-Reply-To: <20070322063737.GA56493@nagual.pp.ru>
References:  <20070320054916.GA33710@nagual.pp.ru> <1174453429.79605.28.camel@shumai.marcuscom.com> <20070322034618.GB16823@nagual.pp.ru> <20070322063737.GA56493@nagual.pp.ru>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-03YY8Qn8XG7Jm9vNgUsm
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Thu, 2007-03-22 at 09:37 +0300, Andrey Chernov wrote:
> On Thu, Mar 22, 2007 at 06:46:18AM +0300, Andrey Chernov wrote:
> >=20
> > Yes, the crash happens with Russian locale LANG ru_RU.KOI8-R
>=20
> I mean that=20
> LANG=3DC update-desktop-database
> works.
> BTW, creating /usr/share/applications helps only if no applications=20
> installed i.e. for empty dirs. If some of them installed, like java or=20
> firefox crash happens too. Looks like gettext not initialized properly or=
=20
> not at all.

It looks like this version of gettext wants to use pthreads.  Of course,
since many gettext consumers are not linked with PTHREAD_LIBS, this will
spell disaster.

Try adding --disable-threads to gettext's CONFIGURE_ARGS, rebuild, and
see if that fixes the crashes.

Joe

>=20
--=20
PGP Key : http://www.marcuscom.com/pgp.asc

--=-03YY8Qn8XG7Jm9vNgUsm
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (FreeBSD)

iD8DBQBGAiZEb2iPiv4Uz4cRAv04AKCkdi7f9d5pZl8KaSSkTK1c6UlaDQCgh01/
ISfTjtZ236fmfHnNltF12i0=
=TH4i
-----END PGP SIGNATURE-----

--=-03YY8Qn8XG7Jm9vNgUsm--




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