thank you Pavel,
I was still using 4NT because of some config issues with bash... here is
the first of them... any hint ?
$ ./bootstrap
: No such file or directoryive/c/ooo_OOG680_m2_src/winenv.set.sh
at this stage I had to remove ^M in some lines of the bootstrap file...
but other problem is raising...
SRC_ROOT which is defined in winenv.set.sh is not taken into account by
the bootstrap script which tries then to run /dmake instead of
$SRC_ROOT/dmake...
[EMAIL PROTECTED] /cygdrive/c/ooo_OOG680_m2_src
$ ./bootstrap
/cygdrive/c/ooo_OOG680_m2_src/winenv.set.sh: line 18: $'\r': command not
found
/cygdrive/c/ooo_OOG680_m2_src/winenv.set.sh: line 19: $'\r': command not
found
/cygdrive/c/ooo_OOG680_m2_src/winenv.set.sh: line 65: $'\r': command not
found
/cygdrive/c/ooo_OOG680_m2_src/winenv.set.sh: line 90: $'\r': command not
found
/cygdrive/c/ooo_OOG680_m2_src/winenv.set.sh: line 197: $'\r': command
not found
/cygdrive/c/ooo_OOG680_m2_src/winenv.set.sh: line 201: $'\r': command
not found
/cygdrive/c/ooo_OOG680_m2_src/winenv.set.sh: line 222: syntax error:
unexpected
end of file
/dmake: No such file or directoryve/c/ooo_OOG680_m2_src
[EMAIL PROTECTED] /cygdrive/c/ooo_OOG680_m2_src
$ cd /cygdrive/c/ooo_OOG680_m2_src/config_office
$ ./configure blahblahblah
...
...
#
# Check if the right dmake version is used.
#
The variable WORK_STAMP is set to: _invalid_
The variable WORK_STAMP is set to: OOG680
The variable SAL_ENABLE_FILE_LOCKING is set to: 1
****************************************************************************
*
* OpenOffice.org 680 configuration.
*
*
* Configuration part of OpenOffice.org 680 build is finished.
*
* NB! Be aware that you might not be able to build OpenOffice.org if you
* ignore any warning message that were generated during this configuration
* process.
*
*
* USAGE:
* Source winenv.set (in tcsh) or winenv.set.sh (in sh)
* in order to set up the build-environment variables.
*
*
****************************************************************************
Configure completed
You may now run ./bootstrap in /cygdrive/c/ooo_OOG680_m2_src
[EMAIL PROTECTED] /cygdrive/c/ooo_OOG680_m2_src/config_office
$ cd ..
[EMAIL PROTECTED] /cygdrive/c/ooo_OOG680_m2_src
$ ./bootstrap
: No such file or directoryive/c/ooo_OOG680_m2_src/winenv.set.sh
[EMAIL PROTECTED] /cygdrive/c/ooo_OOG680_m2_src
$ ls -al winenv.*
-rwxr-xr-x 1 Touseg Aucun 18750 Aug 25 07:39 winenv.bat
-rwxr-xr-x 1 Touseg Aucun 13237 Aug 26 23:16 winenv.set
-rwxr-xr-x 1 Touseg Aucun 10897 Aug 26 23:16 winenv.set.sh
Skrivet eo bet gant Pavel Janík:
Hi,
On 26.8.2007, at 16:08, An Drouizig wrote:
--with-use-shell=4nt
your main problem is this. Use bash instead. using 4NT is not
supported at all by configure.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]