Issue 35258 - icu/convert.sh not executable.
Summary: icu/convert.sh not executable.
Status: CLOSED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: code (show other issues)
Version: 680m55
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: vg
QA Contact: Unknown
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-11 01:15 UTC by quetschke
Modified: 2005-01-07 03:50 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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