Issue 69539 - Add VS 2005 Express to OOo configure machinery
Summary: Add VS 2005 Express to OOo configure machinery
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: configure (show other issues)
Version: current
Hardware: All Windows, all
: P3 Trivial (vote)
Target Milestone: OOo 2.1
Assignee: oliver.bolte
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks: 53611
  Show dependency tree
 
Reported: 2006-09-14 18:59 UTC by quetschke
Modified: 2006-09-29 14:16 UTC (History)
2 users (show)

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


Attachments
Patch for config_office/external (14.17 KB, application/msword)
2006-09-18 04:13 UTC, quetschke
no flags Details
Patch for config_office/external - ignore the previous patch (14.79 KB, patch)
2006-09-18 04:15 UTC, quetschke
no flags Details | Diff
Remove some cruft from config_office/*.in (6.74 KB, patch)
2006-09-20 23:16 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 2006-09-14 18:59:44 UTC
Hi Oliver, can you make me a member of obo05 and add config_office and external
to that CWS?
Comment 1 quetschke 2006-09-15 06:26:37 UTC
Hmm, I see that obo05 is already "Ready-for-QA". Let me try to prepare the
patches over the weekend and if everything works as planned we can maybe still
sneek the changes into that CWS as no SO stuff will be touched. But the OOo QA
is a lot easier if the VS express changes are in the same CWS - otherwise the
patches will have to wait until after obo05 is integrated and I'll create a
separate CWS for them.
Comment 2 oliver.bolte 2006-09-15 07:34:21 UTC
Hi Volker,

the QA for obo05 will not be done before monday and can't test these changes
anyway. I've added you as member and added config_office and external to the
cws. There won't be problems to do this changes. May be that I'll integrate
obo05 by myself. :-)

Oliver
Comment 3 quetschke 2006-09-18 04:13:30 UTC
Created attachment 39199 [details]
Patch for config_office/external
Comment 4 quetschke 2006-09-18 04:15:35 UTC
Created attachment 39200 [details]
Patch for config_office/external - ignore the previous patch
Comment 5 quetschke 2006-09-18 04:33:06 UTC
Committed to obo05.

With the previous change and this configure switches:

./configure --with-use-shell=bash  \
  --with-cl-home="/cygdrive/c/Program Files/Microsoft Visual Studio 8/VC" \
  --with-midl-path="/cygdrive/c/Program Files/Microsoft Platform SDK/Bin" \
  --with-asm-home="/cygdrive/c/mas/bin/win98" \
  --disable-atlmfc \
  --with-jdk-home="/cygdrive/c/j2sdk1.4.2_05" \
  --with-ant-home=/cygdrive/c/apache-ant-1.6.5 \
  --with-csc-path=/cygdrive/c/WINDOWS/Microsoft.NET/Framework/v2.0.50727

(and the workarounds for the other issues now added to obo05) the build
continues until instsetoo_notive. See issue 69600 why it fails.

Please note the additional requirement of a MS assembler that has to be
installed separately.
Comment 6 quetschke 2006-09-18 04:34:22 UTC
Please verify.
Comment 7 quetschke 2006-09-20 23:16:50 UTC
Created attachment 39275 [details]
Remove some cruft from config_office/*.in
Comment 8 quetschke 2006-09-20 23:24:49 UTC
Committed to obo05.
Comment 9 quetschke 2006-09-22 01:43:59 UTC
As my final change I renamed the configure switch --disable-atlmfc to
--disable-activex as that is what it really does.

(That was my last change to obo05, lets integrate ;-) )
Comment 10 oliver.bolte 2006-09-22 06:55:44 UTC
I'm  currently try to verify your configure changes and have installed the
cygwin, cpan stuff.
Comment 11 oliver.bolte 2006-09-22 09:37:21 UTC
Works for me :-)
VERFIED
Comment 12 oliver.bolte 2006-09-29 14:16:09 UTC
closed.