From: Valery P. <pi...@is...> - 2009-01-16 09:04:41
|
On Friday 16 January 2009 16:39:31 Werner Smekal wrote: <....> > As Alan suggested, you could try to compile it yourself, or maybe > there is an additional devel package available which adds the freetype > font support. > > I just had a look at the altlinux site (in Russian ;) and it seems the > freetype header files where just dropped from the maintainer in > November 2008: http://sisyphus.ru/srpm/Sisyphus/libagg/patches/0 > > Don't know why? > I've tried to build agg without that patch and have ./src/platform/X11/.libs/libaggplatformX11.so: undefined reference to `agg::trans_affine::multiply(agg::trans_affine const&)' collect2: ld returned 1 exit status make[1]: *** [polymorphic_renderer] Error 1 |