Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Apr 2004 17:27:58 +0200
From:      Martin <nakal@web.de>
To:        Yamada Ken Takeshi <ken@tydfam.jp>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: pango 1.4.0 works on -current?
Message-ID:  <1082215678.49540.16.camel@klotz.local>
In-Reply-To: <20040417.231635.730556368.ken@tydfam.jp>
References:  <20040417.231635.730556368.ken@tydfam.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
Am Sat, den 17.04.2004 schrieb Yamada Ken Takeshi um 16:16:
>   Does pango 1.4.0 work on -current?
>   I have the followings with -current (forcing to use libkse.so),
> and cannot display any of fonts.
>   Even I do pango-querymodules > /usr/X11R6/etc/pango/pango.modules,
> still the same appears and no fonts coming up.
>   Any suggestions?

I had the same effect. I have nvidia graphics adapter and it did
not work with pthread libs. Use /etc/libmap.conf to set it back
to libc_r:

libpthread.so.1         libc_r.so.5
libpthread.so           libc_r.so

Martin




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