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

libfreetype6 or pango broken



   Hi,

 I'm using Sid, so I expect some problems, that's why this mail isn't a
 complain but really a bug report.

 Since yesterday, as I've apt-get update/upgrade my system, I cannot
 compile any program which use gtk+-2.0. From what I've seen, the only
 updated package  which is related to  gtk+-2.0  is libfreetype6(-dev).
 And the error message is always the  same,  during linking (got from  a
 config.log):
 gcc -o conftest -g -O2 -Wall -DGTK_DISABLE_DEPRECATED
 -DGDK_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -g -O2
 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include
 -I/usr/include/freetype2 -I/usr/include/glib-2.0
 -I/usr/lib/glib-2.0/include     conftest.c   -lgtk-x11-2.0
 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangox-1.0
 -lpangoxft-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
 1>&5
 /usr/lib/libpangoxft-1.0.so: undefined reference to `FT_Seek_Stream'
 /usr/lib/libpangoxft-1.0.so: undefined reference to `FT_Get_Short'
 /usr/lib/libpangoxft-1.0.so: undefined reference to `FT_Forget_Frame'
 /usr/lib/libpangoxft-1.0.so: undefined reference to `FT_Access_Frame'
 /usr/lib/libpangoxft-1.0.so: undefined reference to `FT_Get_Long'
 collect2: ld returned 1 exit status

 looking  at this, two  things come in mind: either pango should be
 updated to work with the new libfreetype6 or  the libfreetype6  should
 be  fixed.

 I guess  the correct answer is  the former.

    Regards,

        DindinX
 
-- 
David@dindinx.org


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: