Hi Mathias,

Thank you for your response. Yes I will definitely stick to bash now :)

btw, I paste here another build issue I had at the end of the build process (while making packages).
Just hacking solenv/bin/modules/installer/control.pm did it.


/cygdrive/c/ooo_OOH680_m1_src/instsetoo_native/util
$ dmake
-------------
mkdir -p ../wntmsci10.pro/misc/openoffice/msi_templates
mkdir -p ../wntmsci10.pro/misc/ooolangpack/msi_templates
mkdir -p ../wntmsci10.pro/misc/ure/msi_templates
mkdir -p ../wntmsci10.pro/misc/sdkoo/msi_templates
mkdir -p ../wntmsci10.pro/misc/ure/msi_templates
c:/cygwin/bin/cp.exe -ua ../inc_openoffice/windows/msi_templates ../wntmsci10.pr
o/misc/openoffice
c:/cygwin/bin/cp.exe -ua ../inc_ooolangpack/windows/msi_templates ../wntmsci10.p
ro/misc/ooolangpack
c:/cygwin/bin/cp.exe -ua ../inc_ure/windows/msi_templates ../wntmsci10.pro/misc/
ure
c:/cygwin/bin/cp.exe -ua ../inc_sdkoo/windows/msi_templates ../wntmsci10.pro/mis
c/sdkoo
c:/cygwin/bin/cp.exe -ua ../inc_ure/windows/msi_templates ../wntmsci10.pro/misc/
ure
/bin/rm -f ../wntmsci10.pro/misc/openoffice/msi_templates/Binary/Image.bmp
/bin/rm -f ../wntmsci10.pro/misc/ooolangpack/msi_templates/Binary/Image.bmp
/bin/rm -f ../wntmsci10.pro/misc/ure/msi_templates/Binary/Image.bmp
/bin/rm -f ../wntmsci10.pro/misc/sdkoo/msi_templates/Binary/Image.bmp
/bin/rm -f ../wntmsci10.pro/misc/ure/msi_templates/Binary/Image.bmp
cp ../res/nologoinstall.bmp ../wntmsci10.pro/misc/openoffice/msi_templates/Binar
y/Image.bmp
cp ../res/nologoinstall.bmp ../wntmsci10.pro/misc/ooolangpack/msi_templates/Bina
ry/Image.bmp
cp ../res/nologoinstall.bmp ../wntmsci10.pro/misc/ure/msi_templates/Binary/Image
.bmp
cp ../res/nologoinstall.bmp ../wntmsci10.pro/misc/sdkoo/msi_templates/Binary/Ima
ge.bmp
cp ../res/nologoinstall.bmp ../wntmsci10.pro/misc/ure/msi_templates/Binary/Image
.bmp
c:/cygwin/bin/perl -w c:/ooo_OOH680_m1_src/solenv/bin/make_installer.pl -f ../ut il/openoffice.lst -l en-US -p OpenOffice -u ../wntmsci10.pro -buildid 9247 -msit emplate ../wntmsci10.pro/misc/openoffice/msi_templates -msilanguage ../wntmsci10
.pro/misc/win_ulffiles
Subroutine installer::epmfile::getcwd redefined at /usr/lib/perl5/5.8/Exporter.p
m line 65.
at /usr/lib/perl5/5.8/cygwin/POSIX.pm line 19
... checking environment variables ...

########################################################
make_installer.pl, version 1.0
Product list file: ../util/openoffice.lst
Taking setup script from solver
Unpackpath: c:/ooo_OOH680_m1_src/instsetoo_native/wntmsci10.pro
Compiler: wntmsci10
Product: OpenOffice
BuildID: 9247
Build: OOH680
No minor set
Product version
Using default installpath
Package format: native
msi templatepath: c:/ooo_OOH680_m1_src/instsetoo_native/wntmsci10.pro/misc/openo
ffice/msi_templates
msi languagepath: c:/ooo_OOH680_m1_src/instsetoo_native/wntmsci10.pro/misc/win_u
lffiles
Stripping files
Unzip ARCHIVE files
services.rdb can be created
Languages:
       en-US
########################################################
... checking required files ...
Execvp error.  Aborting.: No such file or directory
...... searching zip.exe ...

**************************************************
ERROR: zip.exe not found
**************************************************
...... searching unzip.exe ...

**************************************************
ERROR: unzip.exe not found
**************************************************
...... searching msiinfo.exe ...

**************************************************
ERROR: msiinfo.exe not found
**************************************************
...... searching msidb.exe ...

**************************************************
ERROR: msidb.exe not found
**************************************************
...... searching uuidgen.exe ...

**************************************************
ERROR: uuidgen.exe not found
**************************************************
...... searching makecab.exe ...

**************************************************
ERROR: makecab.exe not found
**************************************************
...... searching msitran.exe ...

**************************************************
ERROR: msitran.exe not found
**************************************************
...... searching msvcp71.dll ...

**************************************************
ERROR: msvcp71.dll not found
**************************************************
...... searching msvcr71.dll ...

**************************************************
ERROR: msvcr71.dll not found
**************************************************
... cleaning the output tree ...
... removing directory /cygdrive/c/tmp/ooopackaging/i_33521199794773 ...

**************************************************
ERROR: ERROR: Could not find all needed files in path!
in function: check_system_path
**************************************************
**************************************************
An Drouizig wrote:

finally I found what was missing in my config:

--with-use-shell=bash

so is tcsh still supported ?
(it is the default shell used by the build but it hangs rapidly under win32...).

tcsh never worked reliably under Cygwin, hangs may happen under
different circumstances. It worked in some cases and and on some
machines, but it's not recommended. I have tested that by myself and
documented it at

http://wiki.services.openoffice.org/wiki/Building_OOo_with_Cygwin_on_Windows

At least at the moment bash is highly recommended (and is a little bit
faster also BTW).

Best regards,
Mathias



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to