freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Freetype] Solaris 2.9 link problems


From: Werner LEMBERG
Subject: Re: [Freetype] Solaris 2.9 link problems
Date: Mon, 29 Mar 2004 22:12:09 +0200 (CEST)

> I'm currently trying to compile KDE3.2 for Solaris 2.9.
> But I have problems to link the libfreetype.so-lib, because always I
> get the error message that the symbols FT_Done_Glyph, FT_Get_Glyph
> and FT_Matrix_Invert are not referenced in the lib and using nm I
> can prove this. These are all unreferenced symbols.

This looks like a bug in the Solaris KDE makefiles for FreeType.  They
apparently have forgotten to include the file `ftglyph.c'.  Have a
look into src/base/rules.mk, variable `BASE_EXT_SRC'.


    Werner



reply via email to

[Prev in Thread] Current Thread [Next in Thread]