This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skrah
Recipients akuchling, asmodai, mark.dickinson, r.david.murray, skrah
Date 2010-04-17.20:19:35
SpamBayes Score 9.462102e-07
Marked as misclassified No
Message-id <1271535578.57.0.762096563935.issue7384@psf.upfronthosting.co.za>
In-reply-to
Content
It seems that FreeBSD has problems with the fact that readline.so is
linked with -lreadline and -lncursesw (why?).

With issue7384.patch I get no more errors using either Mark's test case
or test_curses.py.
History
Date User Action Args
2010-04-17 20:19:38skrahsetrecipients: + skrah, akuchling, mark.dickinson, asmodai, r.david.murray
2010-04-17 20:19:38skrahsetmessageid: <1271535578.57.0.762096563935.issue7384@psf.upfronthosting.co.za>
2010-04-17 20:19:36skrahlinkissue7384 messages
2010-04-17 20:19:36skrahcreate