Re: [dev] Can not build OO.org 2.3 (G680_m2) on win32

2007-08-27 Thread An Drouizig

ok thank you Mathias,
I have been able to solve my first issues by dos2unix bootstrap and 
winenv.set.sh


unfortunately the build does not go much further... (both startup.mk and 
build.pl are present in my system though...)



[EMAIL PROTECTED] /cygdrive/c/ooo_OOG680_m2_src
$

[EMAIL PROTECTED] /cygdrive/c/ooo_OOG680_m2_src
$ dmake
dmake.exe:  Error: -- Configuration file 
`/cygdrive/c/ooo_OOG680_m2_src/solenv/inc/startup\startup.mk' not found


[EMAIL PROTECTED] /cygdrive/c/ooo_OOG680_m2_src
$ cd instsetoo_native/

[EMAIL PROTECTED] /cygdrive/c/ooo_OOG680_m2_src/instsetoo_native
$ build --all -P4
Can't open perl script 
"/cygdrive/c/ooo_OOG680_m2_src/solenv/bin/build.pl": No such file or 
directory


[EMAIL PROTECTED] /cygdrive/c/ooo_OOG680_m2_src/instsetoo_native
$



An Drouizig wrote:

  

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... 



Did you start cygwin from 4NT? In case yes please try it directly from
the explorer/desktop and repeat your "configure" and "bootstrap" step.

Please also have a look on

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

Ciao,
Mathias

  



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



Re: [dev] Can not build OO.org 2.3 (G680_m2) on win32

2007-08-27 Thread Mathias Bauer
An Drouizig wrote:

> 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... 

Did you start cygwin from 4NT? In case yes please try it directly from
the explorer/desktop and repeat your "configure" and "bootstrap" step.

Please also have a look on

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

Ciao,
Mathias

-- 
Mathias Bauer (mba) - Project Lead OpenOffice.org Writer
OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS
Please don't reply to "[EMAIL PROTECTED]".
I use it for the OOo lists and only rarely read other mails sent to it.

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



Re: [dev] Can not build OO.org 2.3 (G680_m2) on win32

2007-08-26 Thread An Drouizig

Pavel,
As I said in my previous e-mail, this comes from ^M added in some lines 
of the bootstrap file.

once removed I get the second issue... (SRC_ROOT not taken into account).
Ok let's wait for Volker...
Phil

Skrivet eo bet gant Pavel Janík:
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


Interesting - where is "/cygr"? I think this have to wait for Volker.



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



Re: [dev] Can not build OO.org 2.3 (G680_m2) on win32

2007-08-26 Thread Pavel Janík
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


Interesting - where is "/cygr"? I think this have to wait for Volker.
--
Pavel Janík


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



Re: [dev] Can not build OO.org 2.3 (G680_m2) on win32

2007-08-26 Thread An Drouizig

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_STAMPis set to: _invalid_
The variable WORK_STAMPis 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]



Re: [dev] Can not build OO.org 2.3 (G680_m2) on win32

2007-08-26 Thread 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.

--
Pavel Janík


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