Problem building Python 2.5.2 curses module on HP/UX 11.11

"Martin v. Löwis" martin at v.loewis.de
Wed Jan 7 06:17:58 EST 2009


> So, given that there are no actual errors during the compile, and the
> warnings are probably benign, does anyone know what would cause the
> resulting compiled module to NOT have the init function?

Can you do nm(1) on the module? It's now called _curses_failed.sl

Regards,
Martin



More information about the Python-list mailing list