To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42947
                  Issue #:|42947
                  Summary:|python build broken by change on master
                          |(Windows/tcsh)
                Component:|tools
                  Version:|680m79
                 Platform:|All
                      URL:|
               OS/Version:|Windows 2003
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P1
             Subcomponent:|code
              Assigned to:|hr
              Reported by:|pjanik





------- Additional comments from [EMAIL PROTECTED] Wed Feb 16 14:00:28 -0800 
2005 -------
Hi,

on Windows/tcsh with *clean* build, python build failed with:

'import site' failed; use -v for traceback
Traceback (most recent call last):
  File "<string>", line 1, in ?
ImportError: No module named os
dmake:  Error code 1, while making 
'./wntmsci10.pro/misc/build/so_built_so_python'
---* tg_merge.mk *---

ERROR: Error 65280 occurred while making
/cygdrive/e/home/pavel/BuildDir/ooo_SRC680_m79_src/python

Confirmed by vq on IRC.

Works after removing line containing "import os" from python/makefile.mk.

If I do that and deliver and then move the line with "import os" back, rm -rf
wnt*pro, and build again, it will work, because os.pyc from solver will be used.

---------------------------------------------------------------------
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]

Reply via email to