RE: [java-gnome-hackers] version bump
Brought to you by:
afcowie
From: Luca De R. <pie...@li...> - 2004-02-11 04:48:35
|
Il mar, 2004-02-10 alle 17:38, Jeffrey Morgan ha scritto: > The real secret for pango and ORBit is to have the > latest version of fontconfig and freetype2 compiled > in the destination directory prior to starting the > script. You should also make a destination.bak directory. > For librsvg I needed to manually compile this providing > my own CFLAGS. > > -Jeff > > > I don't have time now, so I'm just commenting gtk-doc out. I > > think it's > > actually a bigger problem with Debian xml in general. Can you > > give info > > on how to fix the other problems please? > > > > I'm stuck on pango at the moment: > > > > /bin/sh ../libtool --mode=link gcc -O2 -w -pipe > > -fomit-frame-pointer -march=athlon -mcpu=athlon -Wall -o > > pango-querymodules querymodules.o libpangox-1.0.la > > libpangoxft-1.0.la libpangoft2-1.0.la libpango-1.0.la > > -Wl,--export-dynamic -L/home/howama/cvsgnome-built/lib > > -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 > > gcc -O2 -w -pipe -fomit-frame-pointer -march=athlon > > -mcpu=athlon -Wall -o .libs/pango-querymodules querymodules.o > > -Wl,--export-dynamic ./.libs/libpangox-1.0.so > > -L/home/howama/cvsgnome-built/lib -L/usr/X11R6/lib > > ./.libs/libpangoxft-1.0.so > > /home/howama/tmp/gnome/pango-1.3.2/pango/.libs/libpangoft2-1.0 > > .so /usr/lib/libXft.so /usr/lib/libXrender.so -lX11 > > ./.libs/libpangoft2-1.0.so > > /home/howama/tmp/gnome/pango-1.3.2/pango/.libs/libpango-1.0.so > > -lfontconfig /usr/lib/libfreetype.so -lz > > /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so > > /usr/lib/libglib-2.0.so ./.libs/libpango-1.0.so > > /home/howama/cvsgnome-built/lib/libgobject-2.0.so > > /home/howama/cvsgnome-built/lib/libgmodule-2.0.so -ldl > > /home/howama/cvsgnome-built/lib/libglib-2.0.so -Wl,--rpath > > -Wl,/home/howama/cvsgnome-built/lib > > /home/howama/tmp/gnome/pango-1.3.2/pango/.libs/libpango-1.0.so > > : undefined reference to `g_unichar_get_mirror_char' I was experiencing the same problem, even if I've the latest fontconfig and freetype installed, (thanks for the tip Jeff ;)). Then I've installed glib...and pango compiled fine. -- Luca De Rugeriis <pie...@li...> |