Bugs item #1311579, was opened at 2005-10-03 07:58 Message generated for change (Comment added) made by nlhas You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1311579&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Paul Mothersdill (nlhas) Assigned to: Nobody/Anonymous (nobody) Summary: 2.4.2 make problems Initial Comment: Recommended to post this as a bug in comp.lang. python: ++++ Reply from Reinhold Birkenfeld > I have a standard Debian x86 system with Python 2.4.1 (compiled from > source). Attempts to compile 2.4.2 fail with references to Unicode -- > is there a basic system library that's missing? > Can you post a bug report to SourceForge and include the full output from make there? Also, have there been any unusual configure warnings? Reinhold +++++ No: nothing unusual that I can see in configure output -- I can post config.log if necessary. ---------------------------------------------------------------------- >Comment By: Paul Mothersdill (nlhas) Date: 2005-10-10 18:57 Message: Logged In: YES user_id=424542 The previous stuff was based on the bz2 source file. On a hunch I downloaded the tgz source, which compiled like a dream. I can only assume that there must be a difference between the two source files (at least as downloaded a couple of weeks ago immediately after release for bz2 and now for tgz). Unfortunately the original bz2 file has been deleted. Anyway: the problem has "gone away". ---------------------------------------------------------------------- Comment By: Paul Mothersdill (nlhas) Date: 2005-10-10 18:17 Message: Logged In: YES user_id=424542 There is no output from nm unicodeobject.o -- the file is there (441 bytes, no permissions problems). See script.txt. ---------------------------------------------------------------------- Comment By: Martin v. Löwis (loewis) Date: 2005-10-08 10:03 Message: Logged In: YES user_id=21627 Do you have an Objects/unicodeobject.o in your build tree? If yes, can you please do nm Objects/unicodeobject.o > unicodesyms.txt and attach the resulting file, as well as ar tv libpython2.4.a|grep unicode and report the output of this command? TIA. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1311579&group_id=5470 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com