Issue 35258

Summary: icu/convert.sh not executable.
Product: utilities Reporter: quetschke
Component: codeAssignee: vg <vladimir.glazounov>
Status: CLOSED FIXED QA Contact: Unknown <non-migrated>
Severity: Trivial    
Priority: P3 CC: hans-joachim.lankenau, issues
Version: 680m55   
Target Milestone: OOo 2.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description quetschke 2004-10-11 01:15:52 UTC
During the build of icu (m55) I got the following output:

(snip)
patching file icu/source/layout/OpenTypeLayoutEngine.h
mkdir.pl ./wntmsci10.pro/misc/build/icu/source
cd ./wntmsci10.pro/misc/build/icu/source && ../../../../../convert.sh ; cp
../../../../../makefiles.zip . ; unzip makefiles.zip  && /bin/touch.exe
so_configured_so_icu
../../../../../convert.sh: Permission denied.
Archive:  makefiles.zip
  inflating: allinone/all/all.dep
(snap)     

This comes from convert.sh not beeing executable.

But this is a double bug, because the 4nt-part includes
CONFIGURE_ACTION=$(BACK_PATH)..$/..$/convert.bat 
only for .NET2002, because it is not needed for nmake builds.

This was forgotten for W32-tcsh.
Comment 1 hennes.rohling 2004-10-11 09:52:32 UTC
Reassigned.
Comment 2 hjs 2004-10-26 11:45:20 UTC
since you already did this fix on SRX645
Comment 3 vg 2004-10-26 12:19:31 UTC
.
Comment 4 vg 2004-10-26 12:20:48 UTC
Development bug, can be tested only when building.
Comment 5 quetschke 2005-01-07 03:47:05 UTC
close
Comment 6 quetschke 2005-01-07 03:50:54 UTC
really close