troubles with fontconfig and gtk+-2

Nick Hudson nhudson at lunar-linux.org
Wed Aug 13 07:03:40 GMT 2003


Its a freetype problem.  Try rebuilding xfree86 then rebuild freetype
and then install fontconfig and see what happens.

Nick



On Wed, 2003-08-13 at 03:58, Hendrik Visage wrote:
> Get troubles during the test for -lX11 in the configure of gtk+-2,
> but looking inside the configure.log file, it's actually related to 
> fontconfig/render and friends :(
> 
> Notice below that the moment fontconfig & freetype are on the same line, then you have undefined references.
> 
> Anybody care to please explain how to  get around this??
> 
> Thanx
> Hendrik
> 
> root at meklon:/usr/src/gtk+-2.2.2# gcc -o conftest -O2 -Wall conftest.c -lX11 -L/usr/X11R6/lib -lXft -lfontconfig
> root at meklon:/usr/src/gtk+-2.2.2# gcc -o conftest -O2 -Wall conftest.c -lX11 -L/usr/X11R6/lib -lXft -lfontconfig -lfreetype
> /usr/X11R6/lib/libfontconfig.so: undefined reference to `FT_Get_Next_Char'
> collect2: ld returned 1 exit status
> root at meklon:/usr/src/gtk+-2.2.2# gcc -o conftest -O2 -Wall conftest.c -lX11 -L/usr/X11R6/lib -lXft -lfreetype -lfontconfig           
> /usr/X11R6/lib/libfontconfig.so: undefined reference to `FT_Get_Next_Char'
> collect2: ld returned 1 exit status
> _______________________________________________
> lunar mailing list
> lunar at lunar-linux.org
> http://dbguin.lunar-linux.org/mailman/listinfo/lunar
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lunar-linux.org/pipermail/lunar/attachments/20030813/58b039fc/attachment.bin


More information about the lunar mailing list