Fix python23 build with ncurses 5.6 (readline module). This change can also found in newer python. http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2007011523/python23-2.3.5_1.log Added file(s): - files/patch-Modules-readline.c Port maintainer (python@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->python Over to maintainer
Actually, it is caused by gcc 4.
rafan 2007-01-21 13:13:23 UTC FreeBSD ports repository Added files: lang/python23/files patch-Modules-readline.c Log: - history_length conflicts with include/readline/history.h. Similar fix is in 2.4 and above. This causes an incomplete pkg-plist with gcc 4.x + newer ncurses. PR: ports/108031 Approved by: alexbl Revision Changes Path 1.1 +44 -0 ports/lang/python23/files/patch-Modules-readline.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!
Responsible Changed From-To: python->freebsd-python cannonicalize assignment