[Fontconfig] QT4.3 application crash in fontconfig 2.2.3 on Solaris

Alan Coopersmith Alan.Coopersmith at Sun.COM
Wed Aug 27 09:10:25 PDT 2008


Henk Jan Priester wrote:
> My QT application crashes on Solaris 10 in the fontconfig library:
> 
> The fontconfig version is 2.2.3 according to /usr/include/fontconfig

Fontconfig 2.5.0 is available for Solaris 10 as a patch from SunSolve.
(SPARC: 138352-02, x86: 138353-02).

> I want to try if Fontconfig 2.4.2 solves the problem.
> The INSTALL file suggest:
>       ./configure --sysconfdir=/etc --prefix=/usr --mandir=/usr/share/man
> 
> Is this correct for Solaris 10 or do I need to use other options as well?

The options we use to configure 2.5.0 for Solaris 10 include:
	--enable-shared=yes --enable-static=no \
	--with-expat-includes=/usr/sfw/include \
        --with-expat-lib=/usr/sfw/lib --prefix=/usr \
        --with-confdir=/etc/fonts --with-cache-dir=/var/cache/fontconfig \
        --with-default-fonts=/usr/openwin/lib/X11/fonts


-- 
	-Alan Coopersmith-           alan.coopersmith at sun.com
	 Sun Microsystems, Inc. - X Window System Engineering



More information about the Fontconfig mailing list