Issue 38444 - W32 build fails in setup2
Summary: W32 build fails in setup2
Status: CLOSED FIXED
Alias: None
Product: Installation
Classification: Application
Component: code (show other issues)
Version: 680m64
Hardware: PC Windows 2000
: P1 (highest) Trivial (vote)
Target Milestone: OOo 2.0
Assignee: hjs
QA Contact: issues@installation
URL:
Keywords:
Depends on: 37776
Blocks:
  Show dependency tree
 
Reported: 2004-12-05 01:47 UTC by quetschke
Modified: 2004-12-14 16:14 UTC (History)
3 users (show)

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


Attachments
add setup2 dependency (987 bytes, patch)
2004-12-05 13:55 UTC, pavel
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description quetschke 2004-12-05 01:47:00 UTC
Two failures in setup2:

* First it breaks with:
LINK : fatal error LNK1181: cannot open input file
'..\..\..\wntmsci10.pro\slo\winos.obj'

Solution: Add se_wsys.w to se_moffu in build.lst

* Second it fails with missing 500_setup.ico in setup2/util.

Solution: Add sysui\oowin32\office\icons to the build.lst in sysui.
Comment 1 pavel 2004-12-05 13:53:03 UTC
me too. both (though I have the firstchange in my tree but not yet reported,
because setup2 is to be removed completely, IIUC).
Comment 2 pavel 2004-12-05 13:55:59 UTC
Created attachment 20127 [details]
add setup2 dependency
Comment 3 pavel 2004-12-05 13:58:10 UTC
The second issue clearly shows that Hamburg builds are not clean builds. There
is no reason to copy these icons to the wntmsci* thus no way to have them
delivered in the solver.

But still Hamburg build succeeded. Can we please solve this issue too?

hjs: who delivered these files? How it could happen?
Comment 4 pavel 2004-12-05 14:12:41 UTC
sysui/prj/build.lst: e.g.

su      sysui\oowin32\office\icons                              nmake   -      
w       su_oowicons NULL
Comment 5 Olaf Felka 2004-12-06 08:47:47 UTC
of @ hjs: Something for you?
Comment 6 hjs 2004-12-06 17:45:54 UTC
i currently concentrate on getting #i37776# done and remove "setup2" completely.
Comment 7 hjs 2004-12-14 16:14:33 UTC
fixed by removing module "setup2" in SRC680_m66
Comment 8 hjs 2004-12-14 16:14:54 UTC
.