Issue 19127 - Don't build crashrep.exe and quickstart.exe for localized build
Summary: Don't build crashrep.exe and quickstart.exe for localized build
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: OOo 1.1.2
Hardware: PC Windows 2000
: P3 Trivial with 1 vote (vote)
Target Milestone: OOo 1.1.3
Assignee: Martin Hollmichel
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-05 19:27 UTC by suporte
Modified: 2007-06-28 06:15 UTC (History)
1 user (show)

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


Attachments

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