To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=65994
------- Additional comments from [EMAIL PROTECTED] Thu Oct 19 10:56:12 -0700 2006 ------- The problem is different: [EMAIL PROTECTED]:~/BuildDir/ooo_SRC680_m188_src/python/unxlngx6.pro/misc/build/Python-2.3.4/Modules> /data/oo/BuildDir/bin/ccache /usr//bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/data/oo/BuildDir/ooo_SRC680_m188_src/python/unxlngx6.pro/misc/build/Python-2.3.4/./Include -I/data/oo/BuildDir/ooo_SRC680_m188_src/python/unxlngx6.pro/misc/build/python-inst/include -I/usr/local/include -I/data/oo/BuildDir/ooo_SRC680_m188_src/python/unxlngx6.pro/misc/build/Python-2.3.4/Include -I/data/oo/BuildDir/ooo_SRC680_m188_src/python/unxlngx6.pro/misc/build/Python-2.3.4 -c /data/oo/BuildDir/ooo_SRC680_m188_src/python/unxlngx6.pro/misc/build/Python-2.3.4/Modules/readline.c -o build/temp.linux-x86_64-2.3/readline.o /data/oo/BuildDir/ooo_SRC680_m188_src/python/unxlngx6.pro/misc/build/Python-2.3.4/Modules/readline.c:96: error: static declaration of 'history_length' follows non-static declaration /usr/include/readline/history.h:242: error: previous declaration of 'history_length' was here /data/oo/BuildDir/ooo_SRC680_m188_src/python/unxlngx6.pro/misc/build/Python-2.3.4/Modules/readline.c: In function 'flex_complete': /data/oo/BuildDir/ooo_SRC680_m188_src/python/unxlngx6.pro/misc/build/Python-2.3.4/Modules/readline.c:583: warning: implicit declaration of function 'completion_matches' /data/oo/BuildDir/ooo_SRC680_m188_src/python/unxlngx6.pro/misc/build/Python-2.3.4/Modules/readline.c:583: warning: return makes pointer from integer without a cast [EMAIL PROTECTED]:~/BuildDir/ooo_SRC680_m188_src/python/unxlngx6.pro/misc/build/Python-2.3.4/Modules> The fix for this is here: http://mail.python.org/pipermail/python-checkins/2004-November/044048.html --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
