Pango-1.8.0 compile error



Hi,

I am trying to compile pango-1.8.0 in Cygwin. I have compiled and installed
glib-2.6.1 successfully.
I am getting the following error (in pango-1.8.0\pango directory). I think
the library list missing a required library. But not able to guess:

....
....
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\"
-DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/usr/local/etc\"
-DLIBDIR=\"/usr/local/lib\" -DMODULE_VERSION=\"1.4.0\"
-DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -D_REENTRANT
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/X11R6/include -I/usr/include/freetype2
-I/opt/cxclient/usr/X11R6/include -I/usr/include/freetype2
-I/usr/X11R6/include -I.. -g -O2 -Wall -MT module-defs-fc.lo -MD -MP -MF
.deps/module-defs-fc.Tpo -c module-defs-fc.c  -DPIC -o
.libs/module-defs-fc.o
/bin/bash ../libtool --mode=link gcc  -g -O2 -Wall   -o libpangoft2-1.0.la
-rpath /usr/local/lib -version-info 800:0:800 -no-undefined  pangofc-font.lo
pangofc-fontmap.lo pangofc-decoder.lo pangoft2.lo pangoft2-fontmap.lo
pangoft2-render.lo module-defs-fc.lo opentype/libpango-ot.la libpango-1.0.la
-lfontconfig   -lfreetype -lz -L/usr/local/lib -lgobject-2.0 -lgmodule-2.0
-lglib-2.0 -lintl -liconv   -lm  
rm -fr  .libs/libpangoft2-1.0.dll.a
gcc -shared  .libs/pangofc-font.o .libs/pangofc-fontmap.o
.libs/pangofc-decoder.o .libs/pangoft2.o .libs/pangoft2-fontmap.o
.libs/pangoft2-render.o .libs/module-defs-fc.o -Wl,--whole-archive
opentype/.libs/libpango-ot.a -Wl,--no-whole-archive  -L/usr/lib
-L/usr/local/lib/.libs -L/usr/local/lib ./.libs/libpango-1.0.dll.a
/usr/lib/libfontconfig.dll.a /usr/lib/libfreetype.dll.a -lz
/usr/lib/libgobject-2.0.dll.a /usr/lib/libgmodule-2.0.dll.a
/usr/lib/libglib-2.0.dll.a /usr/lib/libintl.dll.a /usr/lib/libiconv.dll.a
-o .libs/cygpangoft2-1.0-0.dll -Wl,--image-base=0x10000000
-Wl,--out-implib,.libs/libpangoft2-1.0.dll.a
Creating library file: .libs/libpangoft2-1.0.dll.a
.libs/pangofc-font.o(.text+0xafa): In function `pango_fc_font_lock_face':
/home/sivakumars/Gtk/pango-1.8.0/pango/pangofc-font.c:479: undefined
reference to `_g_return_if_fail_warning'
.libs/pangofc-font.o(.text+0xb6a): In function `pango_fc_font_unlock_face':
/home/sivakumars/Gtk/pango-1.8.0/pango/pangofc-font.c:496: undefined
reference to `_g_return_if_fail_warning'
.libs/pangofc-font.o(.text+0xc1a): In function `pango_fc_font_has_char':
/home/sivakumars/Gtk/pango-1.8.0/pango/pangofc-font.c:525: undefined
reference to `_g_return_if_fail_warning'
.libs/pangofc-font.o(.text+0xcda): In function `pango_fc_font_get_glyph':
/home/sivakumars/Gtk/pango-1.8.0/pango/pangofc-font.c:553: undefined
reference to `_g_return_if_fail_warning'
.libs/pangofc-font.o(.text+0xd4f): In function
`pango_fc_font_get_unknown_glyph':
/home/sivakumars/Gtk/pango-1.8.0/pango/pangofc-font.c:581: undefined
reference to `_g_return_if_fail_warning'
.libs/pangofc-font.o(.text+0xdc2):/home/sivakumars/Gtk/pango-1.8.0/pango/pan
gofc-font.c:589: more undefined references to `_g_return_if_fail_warning'
follow
.libs/pangofc-fontmap.o(.text+0x482): In function `pango_fc_font_map_add':
/home/sivakumars/Gtk/pango-1.8.0/pango/pangofc-fontmap.c:386: undefined
reference to `_g_assert_warning'
.libs/pangofc-fontmap.o(.text+0x8a8): In function
`pango_fc_font_map_list_families':
/home/sivakumars/Gtk/pango-1.8.0/pango/pangofc-fontmap.c:492: undefined
reference to `_g_assert_warning'
.libs/pangofc-fontmap.o(.text+0x1681): In function
`pango_fc_font_description_from_pattern':
/home/sivakumars/Gtk/pango-1.8.0/pango/pangofc-fontmap.c:1288: undefined
reference to `_g_assert_warning'
.libs/pangofc-fontmap.o(.text+0x19bd): In function `pango_fc_face_describe':
/home/sivakumars/Gtk/pango-1.8.0/pango/pangofc-fontmap.c:1381: undefined
reference to `_g_assert_warning'
.libs/pangofc-decoder.o(.text+0xff): In function
`pango_fc_decoder_get_charset':
/home/sivakumars/Gtk/pango-1.8.0/pango/pangofc-decoder.c:64: undefined
reference to `_g_return_if_fail_warning'
.libs/pangofc-decoder.o(.text+0x17a): In function
`pango_fc_decoder_get_glyph':
/home/sivakumars/Gtk/pango-1.8.0/pango/pangofc-decoder.c:91: undefined
reference to `_g_return_if_fail_warning'
.libs/pangoft2.o(.text+0xaa): In function `_pango_ft2_font_new':
/home/sivakumars/Gtk/pango-1.8.0/pango/pangoft2.c:87: undefined reference to
`_g_return_if_fail_warning'
.libs/pangoft2.o(.text+0x472): In function `pango_ft2_font_get_face':
/home/sivakumars/Gtk/pango-1.8.0/pango/pangoft2.c:226: undefined reference
to `_g_assert_warning'
.libs/pangoft2.o(.text+0xa40): In function
`_pango_ft2_font_get_cache_glyph_data':
/home/sivakumars/Gtk/pango-1.8.0/pango/pangoft2.c:524: undefined reference
to `_g_return_if_fail_warning'
.libs/pangoft2.o(.text+0xb3a): In function
`_pango_ft2_font_set_glyph_cache_destroy':
/home/sivakumars/Gtk/pango-1.8.0/pango/pangoft2.c:549: undefined reference
to `_g_return_if_fail_warning'
.libs/pangoft2.o(.text+0xad2): In function
`_pango_ft2_font_set_cache_glyph_data':
/home/sivakumars/Gtk/pango-1.8.0/pango/pangoft2.c:540: undefined reference
to `_g_return_if_fail_warning'
.libs/pangoft2-fontmap.o(.text+0x29a): In function
`pango_ft2_font_map_create_context':
/home/sivakumars/Gtk/pango-1.8.0/pango/pangoft2-fontmap.c:227: undefined
reference to `_g_return_if_fail_warning'
.libs/pangoft2-fontmap.o(.text+0x22e): In function
`pango_ft2_font_map_set_resolution':
/home/sivakumars/Gtk/pango-1.8.0/pango/pangoft2-fontmap.c:208: undefined
reference to `_g_return_if_fail_warning'
.libs/pangoft2-render.o(.text+0xaad):/home/sivakumars/Gtk/pango-1.8.0/pango/
pangoft2-render.c:472: more undefined references to
`_g_return_if_fail_warning' follow
opentype/.libs/libpango-ot.a(pango-ot-buffer.o)(.text+0x6ce): In function
`pango_ot_buffer_output':
/home/sivakumars/Gtk/pango-1.8.0/pango/opentype/pango-ot-buffer.c:235:
undefined reference to `_g_assert_warning'
opentype/.libs/libpango-ot.a(pango-ot-info.o)(.text+0x57d): In function
`pango_ot_info_get_gdef':
/home/sivakumars/Gtk/pango-1.8.0/pango/opentype/pango-ot-info.c:302:
undefined reference to `_g_return_if_fail_warning'
opentype/.libs/libpango-ot.a(pango-ot-info.o)(.text+0x65a): In function
`pango_ot_info_get_gsub':
/home/sivakumars/Gtk/pango-1.8.0/pango/opentype/pango-ot-info.c:327:
undefined reference to `_g_return_if_fail_warning'
opentype/.libs/libpango-ot.a(pango-ot-info.o)(.text+0x73a): In function
`pango_ot_info_get_gpos':
/home/sivakumars/Gtk/pango-1.8.0/pango/opentype/pango-ot-info.c:351:
undefined reference to `_g_return_if_fail_warning'
opentype/.libs/libpango-ot.a(pango-ot-info.o)(.text+0x88a): In function
`pango_ot_info_find_script':
/home/sivakumars/Gtk/pango-1.8.0/pango/opentype/pango-ot-info.c:427:
undefined reference to `_g_return_if_fail_warning'
opentype/.libs/libpango-ot.a(pango-ot-info.o)(.text+0x971): In function
`pango_ot_info_find_language':
/home/sivakumars/Gtk/pango-1.8.0/pango/opentype/pango-ot-info.c:476:
undefined reference to `_g_return_if_fail_warning'
opentype/.libs/libpango-ot.a(pango-ot-info.o)(.text+0xaa1):/home/sivakumars/
Gtk/pango-1.8.0/pango/opentype/pango-ot-info.c:537: more undefined
references to `_g_return_if_fail_warning' follow
collect2: ld returned 1 exit status
make[2]: *** [libpangoft2-1.0.la] Error 1
make[2]: Leaving directory `/home/sivakumars/Gtk/pango-1.8.0/pango'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/sivakumars/Gtk/pango-1.8.0/pango'
make: *** [all] Error 2

Can somebody help me resolve this issue?

Thanks and Regards, 
Sivakumar S. 
DISCLAIMER 
This message and any attachment(s) contained here are information that is confidential, proprietary to HCL Technologies 
and its customers. Contents may be privileged or otherwise protected by law. The information is solely intended for the 
individual or the entity it is addressed to. If you are not the intended recipient of this message, you are not authorized to 
read, forward, print, retain, copy or disseminate this message or any part of it. If you have received this e-mail in error, 
please notify the sender immediately by return e-mail and delete it from your computer




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]