freetype
[Top][All Lists]
Advanced

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

[Freetype] ¿pango? compilation problem


From: Obi
Subject: [Freetype] ¿pango? compilation problem
Date: 07 Jul 2002 19:52:39 +0200

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).

----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----




reply via email to

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