Re: Re: [dev] Build Open office 3.20 on window XP

2010-06-22 Thread kanminru

I did it , Thank you very much . I just insert --with-use-shell=bash into
configure cript and it done :-D
-- 
View this message in context: 
http://old.nabble.com/Build-Open-office-3.20-on-window-XP-tp28941751p28966991.html
Sent from the openoffice - dev mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: [dev] Build Open office 3.20 on window XP

2010-06-21 Thread Ruediger Timm

Hi!

What shell do you use for building?

Rüdiger


On 06/20/10 14:25, Lê Vie^.t Quang wrote:

 Dear sir , I try to build OOO320_m12 on window XP , but it fail , and take
this error , what is it ?

=
Building module soltools
/cygdrive/e/ooo320_m12/soltools/winunistd
`../wntmsci12.pro/inc/unistd.h' is up to date
/cygdrive/e/ooo320_m12/soltools/mkdepend
-
/cygdrive/e/ooo320_m12/soltools/support
--
Compiling: soltools/support/simstr.cxx
C:/PROGRA~1/MICROS~1.0/VC/bin/cl.exe -Zm500 -Zc:forScope,wchar_t- -GR -c
-nologo -Gs  -Gy -Ob1 -Oxs -Oy- -DENABLE_LAYOUT=0
-DENABLE_LAYOUT_EXPERIMENTAL=0 -Gd  -I.  -I../
wntmsci12.pro/inc/soltools_support -I../inc -I../inc/pch -I../inc
-I../WIN/inc -I../wntmsci12.pro/inc -I. -IE:/ooo320_m12/solver/320/
wntmsci12.pro/inc/stl
-IE:/ooo320_m12/solver/320/wntmsci12.pro/inc/external-IE:/ooo320_m12/solver/320/
wntmsci12.pro/inc -IE:/ooo320_m12/solenv/wntmsci12/inc
-IE:/ooo320_m12/solenv/inc -IE:/ooo320_m12/res -IE:/ooo320_m12/solver/320/
wntmsci12.pro/inc/stl -IC:/PROGRA~1/Java/JDK16~1.0_2/include/win32
-IC:/PROGRA~1/Java/JDK16~1.0_2/include
-IC:/PROGRA~1/MI2578~1/Windows/v6.1/include
-IC:/PROGRA~1/MICROS~1.0/VC/include  -IE:/ooo320_m12/solver/320/
wntmsci12.pro/inc/offuh -I. -I../res -I. -Wall -wd4061 -wd4127 -wd4191
-wd4217 -wd4250 -wd4251 -wd4275 -wd4290 -wd4294 -wd4355 -wd4511 -wd4512
-wd4514 -wd4611 -wd4625 -wd4626 -wd4640 -wd4675 -wd4710 -wd4711 -wd4786
-wd4800 -wd4820 -wd4503 -wd4619 -wd4365 -wd4668 -wd4738 -wd4826 -wd4350
-wd4505 -wd4692 -wd4189 -wd4005 -wd4180   -DWNT -DWNT -DNT351 -DMSC
-DM1500 -DINTEL -D_X86_=1 -D_CRT_SECURE_NO_DEPRECATE
-D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_NON_CONFORMING_SWPRINTFS -DFULL_DESK
-DBOOST_MEM_FN_ENABLE_CDECL -DSTLPORT_VERSION=400 -D_MT -DWINVER=0x0500
-D_WIN32_IE=0x0500 -DCPPU_ENV=msci -DSUPD=320 -DPRODUCT -DNDEBUG
-DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA-DWIN32
-D_MT -D_DLL -DWIN32 -D_MT -D_DLL  -DEXCEPTIONS_OFF  -Fo../
wntmsci12.pro/obj/simstr.obj E:/ooo320_m12/soltools/support/simstr.cxx
simstr.cxx
echos  PATH=%PATH%;E:/ooo320_m12/solver/320/wntmsci12.pro/bin  ../
wntmsci12.pro/bin/makedepend @E:/Cygwin/tmp/mklDci6b  ../
wntmsci12.pro/misc/o_simstr.dpcc
echos: Command not found.
E:/ooo320_m12/solver/320/wntmsci12.pro/bin: Permission denied.
dmake:  Error code 1, while making '../wntmsci12.pro/obj/simstr.obj'
dmake:  '../wntmsci12.pro/obj/simstr.obj' removed.

ERROR: Error 65280 occurred while making
/cygdrive/e/ooo320_m12/soltools/support
rmdir E:/Cygwin/tmp/TUczZ67IPM
dmake:  Error code 1, while making 'build_instsetoo_native'






-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: [dev] Build Open office 3.20 on window XP

2010-06-21 Thread kanminru



Rüdiger Timm wrote:
 
 Hi!
 
 What shell do you use for building?
 
 Rüdiger
 
 

I use tcsh shell. This is my first time working with OpenOffice and I do not
have much experience. I try to follow the instructions in 
http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide/Building_on_Windows
http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide/Building_on_Windows
 
-- 
View this message in context: 
http://old.nabble.com/Build-Open-office-3.20-on-window-XP-tp28941751p28946402.html
Sent from the openoffice - dev mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: [dev] Build Open office 3.20 on window XP

2010-06-21 Thread Ruediger Timm

On 06/21/10 11:02, kanminru wrote:



Rüdiger Timm wrote:

Hi!

What shell do you use for building?

Rüdiger




I use tcsh shell. This is my first time working with OpenOffice and I do not
have much experience. I try to follow the instructions in 
http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide/Building_on_Windows
http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide/Building_on_Windows 


AFAIK tcsh shell is not really supported any more (though it might be on 
that 3.2 code base - I just do not remember exactly). Could you just try 
using bash instead?


Ruediger

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



[dev] Build Open office 3.20 on window XP

2010-06-20 Thread Lê Việt Quang
 Dear sir , I try to build OOO320_m12 on window XP , but it fail , and take
this error , what is it ?

=
Building module soltools
/cygdrive/e/ooo320_m12/soltools/winunistd
`../wntmsci12.pro/inc/unistd.h' is up to date
/cygdrive/e/ooo320_m12/soltools/mkdepend
-
/cygdrive/e/ooo320_m12/soltools/support
--
Compiling: soltools/support/simstr.cxx
C:/PROGRA~1/MICROS~1.0/VC/bin/cl.exe -Zm500 -Zc:forScope,wchar_t- -GR -c
-nologo -Gs  -Gy -Ob1 -Oxs -Oy- -DENABLE_LAYOUT=0
-DENABLE_LAYOUT_EXPERIMENTAL=0 -Gd  -I.  -I../
wntmsci12.pro/inc/soltools_support -I../inc -I../inc/pch -I../inc
-I../WIN/inc -I../wntmsci12.pro/inc -I. -IE:/ooo320_m12/solver/320/
wntmsci12.pro/inc/stl
-IE:/ooo320_m12/solver/320/wntmsci12.pro/inc/external-IE:/ooo320_m12/solver/320/
wntmsci12.pro/inc -IE:/ooo320_m12/solenv/wntmsci12/inc
-IE:/ooo320_m12/solenv/inc -IE:/ooo320_m12/res -IE:/ooo320_m12/solver/320/
wntmsci12.pro/inc/stl -IC:/PROGRA~1/Java/JDK16~1.0_2/include/win32
-IC:/PROGRA~1/Java/JDK16~1.0_2/include
-IC:/PROGRA~1/MI2578~1/Windows/v6.1/include
-IC:/PROGRA~1/MICROS~1.0/VC/include  -IE:/ooo320_m12/solver/320/
wntmsci12.pro/inc/offuh -I. -I../res -I. -Wall -wd4061 -wd4127 -wd4191
-wd4217 -wd4250 -wd4251 -wd4275 -wd4290 -wd4294 -wd4355 -wd4511 -wd4512
-wd4514 -wd4611 -wd4625 -wd4626 -wd4640 -wd4675 -wd4710 -wd4711 -wd4786
-wd4800 -wd4820 -wd4503 -wd4619 -wd4365 -wd4668 -wd4738 -wd4826 -wd4350
-wd4505 -wd4692 -wd4189 -wd4005 -wd4180   -DWNT -DWNT -DNT351 -DMSC
-DM1500 -DINTEL -D_X86_=1 -D_CRT_SECURE_NO_DEPRECATE
-D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_NON_CONFORMING_SWPRINTFS -DFULL_DESK
-DBOOST_MEM_FN_ENABLE_CDECL -DSTLPORT_VERSION=400 -D_MT -DWINVER=0x0500
-D_WIN32_IE=0x0500 -DCPPU_ENV=msci -DSUPD=320 -DPRODUCT -DNDEBUG
-DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA-DWIN32
-D_MT -D_DLL -DWIN32 -D_MT -D_DLL  -DEXCEPTIONS_OFF  -Fo../
wntmsci12.pro/obj/simstr.obj E:/ooo320_m12/soltools/support/simstr.cxx
simstr.cxx
echos  PATH=%PATH%;E:/ooo320_m12/solver/320/wntmsci12.pro/bin  ../
wntmsci12.pro/bin/makedepend @E:/Cygwin/tmp/mklDci6b  ../
wntmsci12.pro/misc/o_simstr.dpcc
echos: Command not found.
E:/ooo320_m12/solver/320/wntmsci12.pro/bin: Permission denied.
dmake:  Error code 1, while making '../wntmsci12.pro/obj/simstr.obj'
dmake:  '../wntmsci12.pro/obj/simstr.obj' removed.

ERROR: Error 65280 occurred while making
/cygdrive/e/ooo320_m12/soltools/support
rmdir E:/Cygwin/tmp/TUczZ67IPM
dmake:  Error code 1, while making 'build_instsetoo_native'




-- 
Le Viet Quang

Faculty of Computer Science and Engineering
Hochiminh City University of Technology

Yahoo : kanminru
Email : levietquan...@gmail.com
Mobile : (+84) 1664 166 736


Re: [dev] Build Open office 3.20 on window XP

2010-06-20 Thread Larry Kerr
If you have complier issues than you need to know more about your complier 
parsing SOP!
   GOT a BOOK on the complier?  I have always wanted to know what the #$%ll it 
was doing!
  - Original Message - 
  From: Lê Vi?t Quangmailto:levietquan...@gmail.com 
  To: dev@openoffice.orgmailto:dev@openoffice.org 
  Sent: Sunday, June 20, 2010 5:25 AM
  Subject: [dev] Build Open office 3.20 on window XP


  Dear sir , I try to build OOO320_m12 on window XP , but it fail , and take
  this error , what is it ?

  =
  Building module soltools
  /cygdrive/e/ooo320_m12/soltools/winunistd
  `../wntmsci12.pro/inc/unistd.h' is up to date
  /cygdrive/e/ooo320_m12/soltools/mkdepend
  -
  /cygdrive/e/ooo320_m12/soltools/support
  --
  Compiling: soltools/support/simstr.cxx
  C:/PROGRA~1/MICROS~1.0/VC/bin/cl.exe -Zm500 -Zc:forScope,wchar_t- -GR -c
  -nologo -Gs  -Gy -Ob1 -Oxs -Oy- -DENABLE_LAYOUT=0
  -DENABLE_LAYOUT_EXPERIMENTAL=0 -Gd  -I.  -I../
  wntmsci12.pro/inc/soltools_support -I../inc -I../inc/pch -I../inc
  -I../WIN/inc -I../wntmsci12.pro/inc -I. -IE:/ooo320_m12/solver/320/
  wntmsci12.pro/inc/stl
  
-IE:/ooo320_m12/solver/320/wntmsci12.pro/inc/external-IE:/ooo320_m12/solver/320/
  wntmsci12.pro/inc -IE:/ooo320_m12/solenv/wntmsci12/inc
  -IE:/ooo320_m12/solenv/inc -IE:/ooo320_m12/res -IE:/ooo320_m12/solver/320/
  wntmsci12.pro/inc/stl -IC:/PROGRA~1/Java/JDK16~1.0_2/include/win32
  -IC:/PROGRA~1/Java/JDK16~1.0_2/include
  -IC:/PROGRA~1/MI2578~1/Windows/v6.1/include
  -IC:/PROGRA~1/MICROS~1.0/VC/include  -IE:/ooo320_m12/solver/320/
  wntmsci12.pro/inc/offuh -I. -I../res -I. -Wall -wd4061 -wd4127 -wd4191
  -wd4217 -wd4250 -wd4251 -wd4275 -wd4290 -wd4294 -wd4355 -wd4511 -wd4512
  -wd4514 -wd4611 -wd4625 -wd4626 -wd4640 -wd4675 -wd4710 -wd4711 -wd4786
  -wd4800 -wd4820 -wd4503 -wd4619 -wd4365 -wd4668 -wd4738 -wd4826 -wd4350
  -wd4505 -wd4692 -wd4189 -wd4005 -wd4180   -DWNT -DWNT -DNT351 -DMSC
  -DM1500 -DINTEL -D_X86_=1 -D_CRT_SECURE_NO_DEPRECATE
  -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_NON_CONFORMING_SWPRINTFS -DFULL_DESK
  -DBOOST_MEM_FN_ENABLE_CDECL -DSTLPORT_VERSION=400 -D_MT -DWINVER=0x0500
  -D_WIN32_IE=0x0500 -DCPPU_ENV=msci -DSUPD=320 -DPRODUCT -DNDEBUG
  -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA-DWIN32
  -D_MT -D_DLL -DWIN32 -D_MT -D_DLL  -DEXCEPTIONS_OFF  -Fo../
  wntmsci12.pro/obj/simstr.obj E:/ooo320_m12/soltools/support/simstr.cxx
  simstr.cxx
  echos  PATH=%PATH%;E:/ooo320_m12/solver/320/wntmsci12.pro/bin  ../
  wntmsci12.pro/bin/makedepend @E:/Cygwin/tmp/mklDci6b  ../
  wntmsci12.pro/misc/o_simstr.dpcc
  echos: Command not found.
  E:/ooo320_m12/solver/320/wntmsci12.pro/bin: Permission denied.
  dmake:  Error code 1, while making '../wntmsci12.pro/obj/simstr.obj'
  dmake:  '../wntmsci12.pro/obj/simstr.obj' removed.

  ERROR: Error 65280 occurred while making
  /cygdrive/e/ooo320_m12/soltools/support
  rmdir E:/Cygwin/tmp/TUczZ67IPM
  dmake:  Error code 1, while making 'build_instsetoo_native'




  -- 
  Le Viet Quang

  Faculty of Computer Science and Engineering
  Hochiminh City University of Technology

  Yahoo : kanminru
  Email : levietquan...@gmail.commailto:levietquan...@gmail.com
  Mobile : (+84) 1664 166 736