Issue 7588 - Build SRX643_OO with windows environement
Summary: Build SRX643_OO with windows environement
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All Windows 2000
: P3 Trivial (vote)
Target Milestone: ---
Assignee: Unknown
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-08 15:14 UTC by quetschke
Modified: 2003-03-16 20:13 UTC (History)
1 user (show)

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


Attachments
Adjust minor.mk to match set_seoenv.in (444 bytes, patch)
2002-09-08 15:16 UTC, quetschke
no flags Details | Diff
Build and deliver w9xucwrp.dll in sal (1.05 KB, patch)
2002-09-08 15:18 UTC, quetschke
no flags Details | Diff
Fix deliver of sqlbison.hxx (712 bytes, patch)
2002-09-08 15:20 UTC, quetschke
no flags Details | Diff
Remove usage of w9xucwrp.dll from product (551 bytes, patch)
2002-09-10 07:50 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 2002-09-08 15:14:54 UTC
To successful build a SRX643_OO ( checkout 07.09.2002, 09:30 MET )
in a windows build environement (with cygwin 1.3.12, but should also
work with ancient b2x) apply the following three patches:

- solenv.diff
  The SOURCEVERSION variable of solenv/inc/minor.mk is not compatible
  with config_office/set_soenv.in without this patch.

- salneu.diff
  w9xucwrp.dll is needed in product/util, but not build
  See: http://tools.openoffice.org/servlets/ReadMsg?msgId=394405&listName=dev

- connectivity.diff
  sqlbison.hxx doesn't get delivered to solver because its now in a
  different directory.
  See: http://tools.openoffice.org/servlets/ReadMsg?msgId=400035&listName=dev
  This fixes the same problem as the connectivity.gcc31.643.patch
  from issue #7494 without duplicating the sqlbison.hxx
Comment 1 quetschke 2002-09-08 15:16:34 UTC
Created attachment 2758 [details]
Adjust minor.mk to match set_seoenv.in
Comment 2 quetschke 2002-09-08 15:18:43 UTC
Created attachment 2759 [details]
Build and deliver w9xucwrp.dll in sal
Comment 3 quetschke 2002-09-08 15:20:13 UTC
Created attachment 2760 [details]
Fix deliver of sqlbison.hxx
Comment 4 quetschke 2002-09-08 15:23:59 UTC
approval_pending keyword set
Comment 5 Unknown 2002-09-09 13:44:30 UTC
thanks for the patches. I just asked on the situation of w9xucwrp.dll 
(whether its needed or not) on the releases mailing list before 
I fully commit the sal patch. 
Comment 6 quetschke 2002-09-10 07:48:28 UTC
Some changes:
- salneu.diff is obsolete, use product.diff instead.
  See:
http://www.openoffice.org/servlets/ReadMsg?msgId=402260&listName=releases

- connectivity.diff is obsolete.
  See:
http://tools.openoffice.org/servlets/ReadMsg?msgId=401763&listName=dev

But solenv.diff is still needed to match configure and minor.mk
Comment 7 quetschke 2002-09-10 07:50:12 UTC
Created attachment 2786 [details]
Remove usage of w9xucwrp.dll from product
Comment 8 quetschke 2002-09-28 15:37:17 UTC
All changes apart from solenv.diff are obsolete now. This will be fixed
in the actual release.

Branch SRX643_OO compiles without problems in windows build environement.

Removed the approval_pending keyword and closed the issue.
Comment 9 michael.bemmer 2003-03-16 20:09:14 UTC
As discussed with Armin, he thought these bug were closed, he sees all of them
as verified.
Comment 10 michael.bemmer 2003-03-16 20:13:03 UTC
As discussed with Armin, he thought these bug were closed, he sees all of them
as verified.