-------- Original Message -------- Subject: Error with PyGTK compilation Date: Sat, 9 Dec 2006 19:32:53 -0300 From: Tiger <[EMAIL PROTECTED]> To: [EMAIL PROTECTED]
Hello. I'm sending you this mail to tell you that I'm having some problems with the instalation of PyGTK 2.10 and other previous versions. First of all, I use Slackware Linux 11 and the problem is the "make". When I do ./configure there is no problem. But during the make, there is an error: pango.c:7775: error: `pyg_pyobj_to_unichar_conv' undeclared (first use in this function) pango.c:7775: error: (Each undeclared identifier is reported only once pango.c:7775: error: for each function it appears in.) pango.c:7780: warning: return makes pointer from integer without a cast pango.c: In function `_wrap_pango_unichar_direction': pango.c:7865: error: `pyg_pyobj_to_unichar_conv' undeclared (first use in this function) pango.c:7870: warning: return makes pointer from integer without a cast pango.c: In function `_wrap_pango_find_base_dir': pango.c:7886: warning: return makes pointer from integer without a cast pango.c: In function `pypango_add_constants': pango.c:8071: warning: implicit declaration of function `pyg_enum_add' pango.c:8085: warning: implicit declaration of function `pyg_flags_add' pango.c: In function `pypango_register_classes': pango.c:8135: warning: implicit declaration of function `pyg_set_object_has_new_constructor' pango.c:8144: warning: implicit declaration of function `pyg_register_class_init' make[2]: *** [pango_la-pango.lo] Error 1 make[2]: Leaving directory `/root/Desktop/pygtk-2.10.3' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/Desktop/pygtk-2.10.3' make: *** [all] Error 2 That's all :P I hope you can understand my bad english (I'm from argentina) and may, you can help me. I need PyGTK!! Cheers... -- www.mb-soft.org/foros <http://www.mb-soft.org/foros> Tiger... -- Johan Dahlin <[EMAIL PROTECTED]> Async Open Source _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
