Note its gtk 2.8.3 etc there all under ftp://ftp.gtk.org/pub/gtk/v2.8/
On 10/4/05, Mike Emmel <[EMAIL PROTECTED]> wrote: > pango 1.10.1 > > The latest group is always together now on the gtk site. > > On 10/4/05, Davide Viti <[EMAIL PROTECTED]> wrote: > > Hi Mike, > > > > On Tue, Oct 04, 2005 at 07:20:57AM -0500, Mike Emmel wrote: > > > The gtk backend has been updated to support gtk 2.8.3 and the cairo > > > support has been upgraded to support cairo-1.0.2. The cairo support > > > is far from complete but its now a real cairo backend. > > > > thanx alot for the update. > > I tried to recompile everything: cairo builds just fine, pango fails. > > I tried first with pango 1.9.0 and then switched to 1.9.1. > > > > Configuration seems ok and I get this: > > configuration: > > backends: FreeType X Xft Cairo > > > > I then run "make" but this is what happens > > > > gcc -g -O2 -Wall -o .libs/pango-cairoview cairoview.o renderdemo.o > > argcontext.o ../pango/.libs/libpango-1.0.so > > ../pango/.libs/libpangoft2-1.0.so ../pango/.libs/libpangocairo-1.0.so > > -L/home/zino/2.8.3/d-i_build/lib /home/zino/2.8.3/d-i_build/lib/libcairo.so > > -L/usr/X11R6/lib -lX11 -Wl,--rpath -Wl,/home/zino/2.8.3/d-i_build/lib > > cairoview.o: In function `update': > > /home/zino/2.8.3/pango/examples/cairoview.c:142: undefined reference to > > `pixman_region_extents' > > /home/zino/2.8.3/pango/examples/cairoview.c:164: undefined reference to > > `pixman_region_num_rects' > > /home/zino/2.8.3/pango/examples/cairoview.c:165: undefined reference to > > `pixman_region_rects' > > /home/zino/2.8.3/pango/examples/cairoview.c:201: undefined reference to > > `pixman_region_destroy' > > cairoview.o: In function `expose': > > /home/zino/2.8.3/pango/examples/cairoview.c:211: undefined reference to > > `pixman_region_union_rect' > > /home/zino/2.8.3/pango/examples/cairoview.c:209: undefined reference to > > `pixman_region_create' > > /home/zino/2.8.3/pango/examples/cairoview.c:211: undefined reference to > > `pixman_region_union_rect' > > cairoview.o: In function `main': > > /home/zino/2.8.3/pango/examples/cairoview.c:288: undefined reference to > > `pixman_region_union_rect' > > /home/zino/2.8.3/pango/examples/cairoview.c:286: undefined reference to > > `pixman_region_create' > > collect2: ld returned 1 exit status > > make[2]: *** [pango-cairoview] Error 1 > > make[2]: Leaving directory `/home/zino/2.8.3/pango/examples' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory `/home/zino/2.8.3/pango' > > > > Is it me doing something wrong? > > Thanx > > Davide > > > > > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1.4.1 (GNU/Linux) > > > > iD8DBQFDQrUsax2slmJA7HoRAtR1AJ4ty+HpoIftWX2VPd78fedqm0vinwCg9Cd4 > > VMNR6FAvUCTiIYBCc0OFXco= > > =JUBG > > -----END PGP SIGNATURE----- > > > > > > > _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
