desktop-file-utils port problem

Joe Marcus Clarke marcus at marcuscom.com
Thu Mar 22 06:46:34 UTC 2007


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:
> > 
> > Yes, the crash happens with Russian locale LANG ru_RU.KOI8-R
> 
> I mean that 
> LANG=C update-desktop-database
> works.
> BTW, creating /usr/share/applications helps only if no applications 
> installed i.e. for empty dirs. If some of them installed, like java or 
> firefox crash happens too. Looks like gettext not initialized properly or 
> 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

> 
-- 
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20070322/dc676144/attachment.pgp


More information about the freebsd-gnome mailing list