Re: libfontconfig and qt?
- From: Michael Zehrer <zehrer zepan org>
- To: "Danilo S(egan" <dsegan gmx net>
- Cc: Garnome List <garnome-list gnome org>
- Subject: Re: libfontconfig and qt?
- Date: 19 Jan 2003 15:54:26 +0100
ldd /home/micha/garnome/lib/libfontconfig.so.1 gives:
libfreetype.so.6 => /home/micha/gnome2/lib/libfreetype.so.6 (0x40025000)
libexpat.so.1 => /usr/lib/libexpat.so.1 (0x40096000)
libc.so.6 => /lib/libc.so.6 (0x400b8000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
This is the freetype version that comes with garnome.
Am Son, 2003-01-19 um 14.47 schrieb Danilo S(egan:
> Michael Zehrer wrote:
> > Hi list,
> >
> > maybe a little bit offtopic... but when I try to compile qt from my
> > garnome system i get the following error:
>
> I dunno about Qt, but here are my 2/100.
>
> >
> > /home/micha/garnome/lib/libfontconfig.so.1: undefined reference to
> > `FT_Get_Next_Char'
> >
> > What's wrong with fontconfig?
> >
>
> Check which version of freetype library is libfontconfig.so.1 linking
> against with
> ldd /home/micha/garnome/lib/libfontconfig.so.1
> then give a report here if you have no idea what to do with it.
>
> It might be that it find the wrong version of libfreetype, or doesn't
> find one at all.
>
> So, you might need playing with some LD_* environment libraries, or link
> options to your Qt.
>
> > regards,
> > Michael Zehrer
> >
>
> Danilo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]