freetype
[Top][All Lists]
Advanced

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

Re: [Freetype] ¿pango? compilation proble m


From: David Turner
Subject: Re: [Freetype] ¿pango? compilation proble m
Date: Wed, 10 Jul 2002 16:35:54 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.0) Gecko/20020530

Hello Obi,

Obi wrote:
Hi list,
        I'm trying to build Gnome 2.0 in my system, and I have found the first
"big" problem when I try to compile pango (pango-1.0.3) after having
done it with freetype (freetype-2.1.0).

        I post it here cause the error seems to be with Freetype, of course,
i'll post it at some Pango list.
        This is the exact error, thanks by your help. (Sorry for my english).


It seems that Pango uses FreeType's internal headers to implement OpenType
Layout table parsing. Unfortunately, the bits used by the library have
changed between 2.0.9 (the latest stable release) and the 2.1.x branch

You should probably un-install freetype-2.1.0 from your system, and
replace it with 2.0.9 until a decent fix to the situation is found.

Hope this helps,

- David Turner
- The FreeType Project  (www.freetype.org)


----Begin Error Code----
gcc -g -O2 -Wall -D_REENTRANT -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -o .libs/pango-querymodules
querymodules.o -Wl,--export-dynamic  ./.libs/libpangoft2-1.0.so
-L/usr/local/lib ./.libs/libpangox-1.0.so -L/usr/X11/lib
./.libs/libpangoxft-1.0.so
/home/ftp/programas/gnome_2.0/pango-1.0.3/pango/.libs/libpango-1.0.so
/usr/X11R6/lib/libfreetype.so /usr/local/lib/libgobject-2.0.so
/usr/local/lib/libgmodule-2.0.so -ldl /usr/local/lib/libglib-2.0.so
-lXft -lXrender -lXext -lX11 /usr/local/lib/libfreetype.so -Wl,--rpath
-Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/X11R6/lib
./.libs/libpangoft2-1.0.so: undefined reference to `FT_Stream_GetShort'
./.libs/libpangoft2-1.0.so: undefined reference to `FT_Stream_ExitFrame'
./.libs/libpangoft2-1.0.so: undefined reference to `FT_Stream_GetLong'
./.libs/libpangoft2-1.0.so: undefined reference to `FT_Stream_Seek'
./.libs/libpangoft2-1.0.so: undefined reference to `FT_Get_Next_Char'
./.libs/libpangoft2-1.0.so: undefined reference to
`FT_Stream_EnterFrame'
./.libs/libpangoft2-1.0.so: undefined reference to `FT_Get_First_Char'
collect2: ld returned 1 exit status
make[3]: *** [pango-querymodules] Error 1
make[3]: Leaving directory
`/home/ftp/programas/gnome_2.0/pango-1.0.3/pango'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/ftp/programas/gnome_2.0/pango-1.0.3/pango'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ftp/programas/gnome_2.0/pango-1.0.3'
make: *** [all-recursive-am] Error 2


----End Error Code----


_______________________________________________
Freetype mailing list
address@hidden
http://www.freetype.org/mailman/listinfo/freetype







reply via email to

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