Re: Error instsetoo_native: codes.txt not found
Mathias Bauer <[email protected]> Tue, 22 Jun 2010 09:02:56 +0200
| Newsgroups | gmane.comp.openoffice.devel.tools |
|---|---|
| Message-ID | <[email protected]> |
Hi Davide, On 19.06.2010 13:43, Davide Dozza wrote: > I'm still trzing to compile DEV300_m82 on WinXP and now I've found this > problem: > > Entering /cygdrive/c/DEV300_82/instsetoo_native/util > > dmake: makefile.mk: line 211: Warning: -- Prior to dmake 4.5 only one > %-target per target-definition worked reliably. Check your makefiles. > > C:/cygwin/bin/perl -w C:/DEV300_82/solenv/bin/make_installer.pl -f > ../util/openo > ffice.lst -l en-US -p OpenOffice -u ../wntmsci12.pro -buildid 9510 > -msitemplate > ../wntmsci12.pro/misc/openoffice/msi_templates -msilanguage > ../wntmsci12.pro/mis > c/win_ulffiles -format archive > Subroutine installer::epmfile::getcwd redefined at > C:/DEV300_82/solenv/bin/modul > es/installer/epmfile.pm line 43 > ... checking environment variables ... > ... cleaning the output tree ... > ... removing directory C:/cygwin/tmp/ooopackaging/i_25721276937464 ... > > ************************************************** > ERROR: ERROR: Cannot find file > C:/DEV300_82/instsetoo_native/wntmsci12.pro/misc/ > openoffice/msi_templates/codes.txt > in function: check_file > ************************************************** > > ************************************************** > ERROR: Saved logfile: logfile.log > ************************************************** > Sat Jun 19 10:51:06 2010 (00:04 min.) > dmake: Error code 255, while making 'openoffice_en-US.archive' > > Davide > this is a known problem and I asked the developer to fix it, but unfortunately he didn't do that until now. It seems that I should ask again. You can workaround the problem by setting "BUILD_SPECIAL" to TRUE before calling "build" in instsetoo_native. Regards, Mathias