Issue 14318

Summary: tcsh-w32 build fails in setup2/util with jdk 1.4
Product: Installation Reporter: quetschke
Component: codeAssignee: quetschke
Status: CLOSED FIXED QA Contact: issues@installation <issues>
Severity: Trivial    
Priority: P1 (highest) CC: hans-joachim.lankenau, issues, sander_traveling
Version: OOo 1.1 Beta2   
Target Milestone: OOo 1.1 Beta2   
Hardware: PC   
OS: Windows 2000   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on:    
Issue Blocks: 12046    
Attachments:
Description Flags
Patch for setup2/util/makefile.mk none

Description quetschke 2003-05-10 09:30:30 UTC
Just have a look at
  setup2/util/makefile.mk
and you know why this doesn't work with tcsh instead of 4NT.
Comment 1 quetschke 2003-05-10 09:31:12 UTC
set target
Comment 2 quetschke 2003-05-10 18:35:23 UTC
The following is a patch for this problem.

vq->ause: Can you please have a look.

It's a bit ugly, because CLASSPATH needs to be a DOS path, but it is
set via setenv in tcsh. Brrr.

It would have been better to use the -classpath switch for regcomp, but
I didn't want to change the structure of this ugly makefile.
Comment 3 quetschke 2003-05-10 18:36:33 UTC
Created attachment 6120 [details]
Patch for setup2/util/makefile.mk
Comment 4 quetschke 2003-05-12 08:51:13 UTC
vq->svesik: Sander, if it is our goal that the beta2 is the first
release that can be build with tcsh instead of 4NT, than this issue
should be considered a blocker for beta2.

The patch works, ugly or not 8-)

Set priority and target, feel free to ignore.
Comment 5 quetschke 2003-05-12 12:12:17 UTC
Got aproval from Sander on IRC, committed to cws_srx644_ooo11beta2.
Comment 6 quetschke 2003-06-27 09:18:01 UTC
works
Comment 7 quetschke 2003-06-27 09:18:24 UTC
close