Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > pyhon 2.5.1 build fails

Reply
Thread Tools

pyhon 2.5.1 build fails

 
 
Robin Becker
Guest
Posts: n/a
 
      06-04-2007
I am getting an error while building python-2.5.1 on a freebsd 6.1 machine as a
normal user

../configure --prefix=/home/me/mypython --enable-unicode=ucs2

seems to work fine, but make install fails whilst running

Compiling
/home/my/mypython/lib/python2.5/test/test_module.py ...
Compiling /home/me/mypython/lib/python2.5/test/test_multibytecodec.py ...
Sorry: UnicodeError: ("\\N escapes not supported (can't load unicodedata module)",)
Compiling /home/me/mypython/lib/python2.5/test/test_multibytecodec_support.py ...

I see there was a bug reported about this
http://www.mail-archive.com/python-b.../msg09544.html

but I didn't really understand what the resolution was. I do not have any
special PYTHONHOME or PYTHONPATH set. The install partially works and I have a
running python without the unicodedata module. Looking in Modules I don't see
any unicodedata.o so I guess it's not being built for some reason.
--
Robin Becker

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
spawning pyhon apps... bruce Python 3 01-10-2009 12:24 AM
what is meaning of "@" in pyhon program. Evan Python 10 06-30-2008 10:08 AM
SWsoft Acronis Disk Director Suite 9.0 Build 508, Acronis OS Selector 8.0 Build 917, Acronis Partition Expert 2003 Build 292, Acronis Power Utilities 2004 Build 502, F-SECURE.ANTI vIRUS.PROXY v1.10.17.WINALL, F-SECURE.ANTI vIRUS v5.50.10260 for CITRI vvcd Computer Support 0 09-25-2004 01:38 AM
Simple pyhon-based CMS Stewart Midwinter Python 4 04-16-2004 01:12 AM
Pyhon Extensions linker error, unresolved symbols Jim Python 0 11-18-2003 11:13 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57