Issue 63868

Summary: Build breaks in setup_native
Product: Build Tools Reporter: quetschke
Component: solenvAssignee: quetschke
Status: CLOSED FIXED QA Contact: issues@tools <issues>
Severity: Trivial    
Priority: P1 (highest) CC: issues, pavel, ruediger.timm
Version: current   
Target Milestone: OOo 2.0.3   
Hardware: PC   
OS: Windows, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description quetschke 2006-03-31 14:40:15 UTC
The W32-tcsh / m162 build fails in setup_native with:

/bin/touch.exe ../../../../wntmsci10.pro/lib/iqslnkmsi.lib
Making: ../../../../wntmsci10.pro/lib/iqslnkmsi.lib
build of ../../../../wntmsci10.pro/bin/qslnkmsi.dll creates
../../../../wntmsci10.pro/lib/iqslnkmsi.lib
/cygdrive/d/w1/tin_ws/setup_native/source/win32/customactions/regpython
dmake:  makefile.mk:  line 50:  Error: -- Include file pyversion.mk, not found

ERROR: Error 65280 occurred while making
/cygdrive/d/w1/tin_ws/setup_native/source/win32/customactions/regpython

It seems a dependency for the python module is missing.
The module python
Comment 1 pavel 2006-04-09 20:47:36 UTC
Please integrate into m163.
Comment 2 rt 2006-04-10 15:39:22 UTC
Fixed on m163 master.
Comment 3 rt 2006-04-10 15:40:49 UTC
Please verify.

re-open issue and reassign to vq@openoffice.org
Comment 4 rt 2006-04-10 15:40:55 UTC
reassign to vq@openoffice.org
Comment 5 rt 2006-04-10 15:41:03 UTC
reset resolution to FIXED
Comment 6 pavel 2006-04-11 19:33:00 UTC
Verified, closing.
Comment 7 friendsinmelb 2007-10-05 01:03:07 UTC
Hi

When I run bulid -all command from (the source tree)/instsetoo_native 
directory, I get same error message.

-------------
/cygdrive/c/Development/OpenOffice/OOo_2.2.1_src_core/OOF680_m18/setup_native/s
o
urce/win32/customactions/regpatchactivex
dmake: Executing shell macro: $(FIND) . -name "{$(subst,$($(WINVERSIONNAMES)
_MAJ
OR),* $(subst,$(UPD)$(DLLPOSTFIX), $(SHL1TARGET)))}.xml"
-------------
/cygdrive/c/Development/OpenOffice/OOo_2.2.1_src_core/OOF680_m18/setup_native/s
o
urce/win32/customactions/regpython
dmake:  makefile.mk:  line 48:  Error: -- Include file pyversion.mk, not found
---* RULES.MK *---

ERROR: Error 65280 occurred while 
making /cygdrive/c/Development/OpenOffice/OOo_
2.2.1_src_core/OOF680_m18/setup_native/source/win32/customactions/regpython

Any suggestions???

Regards