Issue 19127

Summary: Don't build crashrep.exe and quickstart.exe for localized build
Product: Build Tools Reporter: suporte
Component: codeAssignee: Martin Hollmichel <nesshof>
Status: CLOSED FIXED QA Contact: issues@tools <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: OOo 1.1.2   
Target Milestone: OOo 1.1.3   
Hardware: PC   
OS: Windows 2000   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description suporte 2003-09-05 19:27:50 UTC
I tried to build OOo in my w2k+msvs6+tcsh for brazilian_portuguese.
The compilation worked good, but i have two problems:
- Crashrep.exe not was compiled, and in my instsetoo\wntmsci9.pro\55\normal have
my setup.exe that work fine, only request this file, i ignore it, and continue
the instalation.
- Quickstart.exe build normally, having in sysui\wntmsci9.pro\bin\55, the
executable files, equal the 49, but not are included in my instsetoo.
I revised all files, finding about possible problem, but not found.
Thanks in advanced

Claudio
Comment 1 suporte 2003-09-05 19:33:45 UTC
Ah !... 
Have more one thing:
To build in pt-BR need to create entries for 55 in this files:
$ crashrep\prj\d.lst
  mkdir: %_DEST%\bin%_EXT%\49
+ mkdir: %_DEST%\bin%_EXT%\55
  mkdir: %_DEST%\bin%_EXT%\66

  ..\%__SRC%\bin\crash_dump.res.49 %_DEST%\bin%_EXT%\49\crash_dump.res
+ ..\%__SRC%\bin\crash_dump.res.55 %_DEST%\bin%_EXT%\55\crash_dump.res
  ..\%__SRC%\bin\crash_dump.res.66 %_DEST%\bin%_EXT%\66\crash_dump.res


$ setup2\prj\d.lst
  mkdir: %_DEST%\bin%_EXT%\49
+ mkdir: %_DEST%\bin%_EXT%\55
  mkdir: %_DEST%\bin%_EXT%\81

  ..\%__SRC%\bin\49\loader.ex? %_DEST%\bin%_EXT%\49\loader.ex?
+ ..\%__SRC%\bin\55\loader.ex? %_DEST%\bin%_EXT%\55\loader.ex?
  ..\%__SRC%\bin\66\loader.ex? %_DEST%\bin%_EXT%\66\loader.ex?


Comment 2 Martin Hollmichel 2003-09-08 13:46:55 UTC
accepted for 1.1.1.
Comment 3 suporte 2003-09-17 15:19:52 UTC
thanks.
Comment 4 Martin Hollmichel 2004-02-05 12:49:37 UTC
mark as verified.
Comment 5 Martin Hollmichel 2004-02-05 12:51:21 UTC
close issue, feel free to reopen if there is a problem left.
Comment 6 Martin Hollmichel 2004-02-07 07:04:06 UTC
close issue.
Comment 7 suporte 2004-04-10 21:02:27 UTC
In the source 1.1.1 not has made some change. Please, update the files:
$ crashrep\prj\d.lst
  mkdir: %_DEST%\bin%_EXT%\49
+ mkdir: %_DEST%\bin%_EXT%\55
  mkdir: %_DEST%\bin%_EXT%\66

  ..\%__SRC%\bin\crash_dump.res.49 %_DEST%\bin%_EXT%\49\crash_dump.res
+ ..\%__SRC%\bin\crash_dump.res.55 %_DEST%\bin%_EXT%\55\crash_dump.res
  ..\%__SRC%\bin\crash_dump.res.66 %_DEST%\bin%_EXT%\66\crash_dump.res


$ setup2\prj\d.lst
  mkdir: %_DEST%\bin%_EXT%\49
+ mkdir: %_DEST%\bin%_EXT%\55
  mkdir: %_DEST%\bin%_EXT%\81

  ..\%__SRC%\bin\49\loader.ex? %_DEST%\bin%_EXT%\49\loader.ex?
+ ..\%__SRC%\bin\55\loader.ex? %_DEST%\bin%_EXT%\55\loader.ex?
  ..\%__SRC%\bin\66\loader.ex? %_DEST%\bin%_EXT%\66\loader.ex?

filhocf
Comment 8 Martin Hollmichel 2004-06-21 12:37:19 UTC
set target.
Comment 9 Martin Hollmichel 2004-08-03 16:35:15 UTC
committed to ooo113fix2.
Comment 10 Martin Hollmichel 2004-08-26 14:06:32 UTC
verified.
Comment 11 Martin Hollmichel 2007-06-28 06:15:14 UTC
close issue.