Issue 14318 - tcsh-w32 build fails in setup2/util with jdk 1.4
Summary: tcsh-w32 build fails in setup2/util with jdk 1.4
Status: CLOSED FIXED
Alias: None
Product: Installation
Classification: Application
Component: code (show other issues)
Version: OOo 1.1 Beta2
Hardware: PC Windows 2000
: P1 (highest) Trivial (vote)
Target Milestone: OOo 1.1 Beta2
Assignee: quetschke
QA Contact: issues@installation
URL:
Keywords:
Depends on:
Blocks: 12046
  Show dependency tree
 
Reported: 2003-05-10 09:30 UTC by quetschke
Modified: 2003-11-23 11:31 UTC (History)
3 users (show)

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


Attachments
Patch for setup2/util/makefile.mk (2.65 KB, patch)
2003-05-10 18:36 UTC, quetschke
no flags Details | Diff

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