To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92413
User sb changed the following:
What |Old value |New value
================================================================================
CC|'arbraini,doko,ericb,is,ka|'arbraini,doko,ericb,is,ka
|mots,mh,rene,tonal' |mots,mh,rene,sb,tonal'
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Fri Apr 17 08:37:02 +0000
2009 -------
Fixes for Solaris (unxsoli4.pro, unxsols4.pro, at least with Hamburg setsolar
environment) committed:
cws/python26/python/python-2.6.1.pa...@270927:
- declaring gethostname in pyport.h is not necessary at least on Solaris 10,
conflicts with the declaration in unistd.h (second arg. int vs. size_t), and
would hence break the build in pyuno
- copied the configure BLDLIBRARY stuff from Python-2.3.4.patch (other
Solaris-specific changes in Python-2.3.4.patch appear to no longer be necessary)
cws/python26/python/makefile...@270927:
- -xc99=all appears to no longer be necessary, but instead would now break the
build
cws/python26/testtools/source/bridgetest/pyuno/makefile...@270927:
- necessary adaptions for USE_SHELL=bash
QA-2 and QA-3 (<#desc19>) work fine. However, QA-1 fails for me with
---8<---
cd ../../../unxsoli4.pro/lib && export
FOO=file:///home/sb/python26/DEV300/ooo/testtools/source/bridgetest/pyuno/../../../unxsoli4.pro/lib
UNO_TYPES=pyuno_regcomp.rdb UNO_SERVICES=pyuno_regcomp.rdb && python main.py
Traceback (most recent call last):
File "main.py", line 31, in <module>
import uno
ImportError: No module named uno
dmake: Error code 1, while making 'runtest'
---8<---
---------------------------------------------------------------------
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]