(1.3.15) - compiling pango
- From: Raymond Wan <rwan cs mu oz au>
- To: gtk-list gnome org
- Subject: (1.3.15) - compiling pango
- Date: Tue, 26 Feb 2002 17:01:32 +1100 (EST)
Hi all,
On Sun, 24 Feb 2002, Owen Taylor wrote:
> Overview of Changes in Pango 0.26
> =================================
>
> * Fixes for AIX compilation [Miroslaw Dobrzanski-Neumann]
> * Fix zero-width characters being displayed [Sven Neumann]
> * Add some padding to class structures [Owen Taylor]
I tried compiling pango and came up with some errors. I don't
think I did anything wrong, though. The errors were:
../pango/.libs/libpangoft2.so: undefined reference to
`pango_ot_ruleset_new'
../pango/.libs/libpangoft2.so: undefined reference to
`pango_ot_info_find_feature'
../pango/.libs/libpangoft2.so: undefined reference to
`pango_ot_ruleset_add_feature'
../pango/.libs/libpangoft2.so: undefined reference to
`pango_ot_ruleset_shape'
../pango/.libs/libpangoft2.so: undefined reference to `pango_ot_info_new'
../pango/.libs/libpangoft2.so: undefined reference to
`pango_ot_info_find_script'
while doing a make on pango. The problem occurs soon after it
enters the pango-0.26/examples directory. I configured pango with:
./configure --prefix=$GTK_DIR --enable-shared --enable-static
--with-included-loaders=xpm,png,gif,jpeg --with-included-modules=yes
and have already installed pkgconfig and glib. As they're only
examples, I may be able to continue installation without affecting my
program, but perhaps someone should try it to prove that I'm not insane.
:-) Thanks!
Ray
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]