Problem linking with pango libs 1.9.1 on win32
- From: Vittorio Palmisano <redclay email it>
- To: gtk-devel-list gnome org
- Subject: Problem linking with pango libs 1.9.1 on win32
- Date: Mon, 15 Aug 2005 16:28:46 +0200
I'm trying to compile pygtk 2.7.3 on win32, but seems that there are some
functions missing from pango build.
I'm using pango win32 build found here:
http://ftp.gnome.org/pub/gimp/gtk/v2.7/win32/
these are the functions missing:
----
build\temp.win32-2.3\Release\pango.o:pango.c:(.text+0x229a): undefined reference
to `pango_item_get_type'
build\temp.win32-2.3\Release\pango.o:pango.c:(.text+0x2461): undefined reference
to `pango_layout_line_get_type'
build\temp.win32-2.3\Release\pango.o:pango.c:(.text+0x4fda): undefined reference
to `pango_layout_line_get_type'
build\temp.win32-2.3\Release\pango.o:pango.c:(.text+0x517d): undefined reference
to `pango_layout_line_get_type'
build\temp.win32-2.3\Release\pango.o:pango.c:(.text+0x6c9c): undefined reference
to `pango_layout_line_get_type'
build\temp.win32-2.3\Release\pango.o:pango.c:(.text+0x6cc0): undefined reference
to `pango_item_get_type'
----
when I do a `grep pango_.*_get_type bin/libpango*` I found these functions, but
pexports doesn't list them. Maybe this is a pango build problem?
--
/Vittorio Palmisano/
Home Page: http://redclay.altervista.org
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]