Re: [dev] More Build Problems

2009-01-21 Thread Zhang Xiaofei

Hi Albert,

The xmlsec.h is in the libxmlsec module, please make sure it's included 
in your source code, built and delivered before the xmlsecurity module.

If you don't have it, get it with

   cvs -d:pserver:anon...@anoncvs.services.openoffice.org:/cvs co -r 
OOO300_m9 libxmlsec


Regards,
Felix.

Albert Law 

Hi All,

Okay, so I have more build problems.  I'm hoping someone can help out as I'm 
completely clueless as to what I am missing and/or
doing wrong.  Any ideas?  Thanks!

ps: I can't find the file xmlsec.h anywhere.

I run the following commands to have the following error:
set nodep=TRUE
set NO_HIDS=TRUE
set MAXPROCESS=4
cd /cygdrive/c/code/OpenOffice/OOO300_m9/config_office

./configure --disable-build-mozilla --disable-mozilla --with-use-shell=bash 
--disable-activex --with-win32
--with-build-version=Built by Albert for Testing Only --without-ppds 
--enable-verbose --enable-pdfimport --enable-binfilter
--disable-kdeab --disable-atl --enable-dbgutil --disable-epm --enable-symbols 
--with-cl-home='/cygdrive/c/PROGRA~1/Microsoft Visual
Studio 9.0/VC' --with-ant-home='/cygdrive/c/PROGRA~1/apache-ant-1.7.1' 
--with-jdk-home='/cygdrive/c/PROGRA~1/Java/jdk1.6.0_07'
--with-csc-path=/cygdrive/c/WINDOWS/Microsoft.NET/Framework/v3.5 
--with-frame-home=/cygdrive/c/PROGRA~1/Microsoft
SDKs/Windows/v6.1 --with-asm-home=/cygdrive/c/PROGRA~1/Microsoft Visual Studio 
9.0/VC/Bin
--with-psdk-home=/cygdrive/c/PROGRA~1/Microsoft SDKs/Windows/v6.1 
--with-midl-path=/cygdrive/c/PROGRA~1/Microsoft
SDKs/Windows/v6.1/Bin

cd ..
./bootstrap
. winenv.set.sh
dmake 21 | tee /cygdrive/c/code/OpenOffice/OOO300_m9/build.log.txt




--
Making: ../../wntmsci12/slo/baseencoding.obj
c:/PROGRA~1/MICROS~1.0/VC/bin/cl.exe  -Zm500 -Zc:forScope,wchar_t- -GR -c -nolog
o -Gs  -Ob1  -Oxs -Oy- -Gd  -I.  -I../../wntmsci12/inc/xs_comm -I../inc -I../../
inc/pch -I../../inc -I../../WIN/inc -I../../wntmsci12/inc -I. -Ic:/code/OpenOffi
ce/OOO300_m9/solver/300/wntmsci12/inc/stl -Ic:/code/OpenOffice/OOO300_m9/solver/
300/wntmsci12/inc/external -Ic:/code/OpenOffice/OOO300_m9/solver/300/wntmsci12/i
nc -Ic:/code/OpenOffice/OOO300_m9/solenv/wntmsci12/inc -Ic:/code/OpenOffice/OOO3
00_m9/solenv/inc -Ic:/code/OpenOffice/OOO300_m9/res -Ic:/code/OpenOffice/OOO300_
m9/solver/300/wntmsci12/inc/stl -Ic:/PROGRA~1/Java/JDK16~1.0_0/include/win32 -Ic
:/PROGRA~1/Java/JDK16~1.0_0/include -Ic:/PROGRA~1/MI2578~1/Windows/v6.1/include
-Ic:/PROGRA~1/MICROS~1.0/VC/include -Ic:/PROGRA~1/MI5893~1/include -Ic:/PROGRA~1
/MI5893~1/include  -Ic:/code/OpenOffice/OOO300_m9/solver/300/wntmsci12/inc/offuh
 -I. -I../../res -I. -Z7 -Yd -Wall -wd4061 -wd4127 -wd4191 -wd4217 -wd4250 -wd42
51 -wd4275 -wd4290 -wd4294 -wd4355 -wd4511 -wd4512 -wd4514 -wd4611 -wd4625 -
wd4626 -wd4640 -wd4675 -wd4710 -wd4711 -wd4786 -wd4800 -wd4820 -wd4503 -wd46
19 -wd4365 -wd4668 -wd4738 -wd4826 -wd4350 -wd4505 -wd4692 -wd4189 -wd4005
 -DWNT -DWNT -DNT351 -DMSC -DM1500 -DINTEL -D_STLP_DEBUG -D_X86_=1 -D_CRT_SECURE
_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_NON_CONFORMING_SWPRINTFS -DFULL
_DESK -DSTLPORT_VERSION=400 -D_MT -DWINVER=0x0500 -D_WIN32_IE=0x0500 -DCPPU_ENV=
msci -DSUPD=300 -DDBG_UTIL -DOSL_DEBUG_LEVEL=1 -DOPTIMIZE -DCUI -DSOLAR_JAVA   -
DXMLSEC_CRYPTO_MSCRYPTO -DXMLSEC_NO_XSLT -DSHAREDLIB -D_DLL_ -DWIN32 -D_MT -D_DL
L -DWIN32 -D_MT -D_DLL  -EHa -DEXCEPTIONS_ON  -Fo../../wntmsci12/slo/baseencodin
g.obj c:/code/OpenOffice/OOO300_m9/xmlsecurity/source/xmlsec/baseencoding.cxx
cl : Command line warning D9035 : option 'Yd' has been deprecated and will be re
moved in a future release
baseencoding.cxx
c:/code/OpenOffice/OOO300_m9/xmlsecurity/source/xmlsec/baseencoding.cxx(35) : fa
tal error C1083: Cannot open include file: 'xmlsec/xmlsec.h': No such file or di
rectory
dmake:  Error code 2, while making '../../wntmsci12/slo/baseencoding.obj'

ERROR: Error 65280 occurred while making /cygdrive/c/code/OpenOffice/OOO300_m9/x
mlsecurity/source/xmlsec



-
Albert 




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


  



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



RE: [dev] More Build Problems

2009-01-21 Thread Albert Law
Hi Felix,

I do have it in my source code directory for OOO300_m9.  But are you saying I 
have to build this manually before running an OOo
build?

-
Albert 


-Original Message-
From: Zhang Xiaofei [mailto:zhangxiao...@redoffice.com] 
Sent: Tuesday, January 20, 2009 20:15
To: dev@openoffice.org
Subject: Re: [dev] More Build Problems

Hi Albert,

The xmlsec.h is in the libxmlsec module, please make sure it's included 
in your source code, built and delivered before the xmlsecurity module.
If you don't have it, get it with

cvs -d:pserver:anon...@anoncvs.services.openoffice.org:/cvs co -r 
OOO300_m9 libxmlsec

Regards,
Felix.

Albert Law 
 Hi All,

 Okay, so I have more build problems.  I'm hoping someone can help out as I'm 
 completely clueless as to what I am missing and/or
 doing wrong.  Any ideas?  Thanks!

 ps: I can't find the file xmlsec.h anywhere.

 I run the following commands to have the following error:
 set nodep=TRUE
 set NO_HIDS=TRUE
 set MAXPROCESS=4
 cd /cygdrive/c/code/OpenOffice/OOO300_m9/config_office

 ./configure --disable-build-mozilla --disable-mozilla --with-use-shell=bash 
 --disable-activex --with-win32
 --with-build-version=Built by Albert for Testing Only --without-ppds 
 --enable-verbose --enable-pdfimport --enable-binfilter
 --disable-kdeab --disable-atl --enable-dbgutil --disable-epm --enable-symbols 
 --with-cl-home='/cygdrive/c/PROGRA~1/Microsoft
Visual
 Studio 9.0/VC' --with-ant-home='/cygdrive/c/PROGRA~1/apache-ant-1.7.1' 
 --with-jdk-home='/cygdrive/c/PROGRA~1/Java/jdk1.6.0_07'
 --with-csc-path=/cygdrive/c/WINDOWS/Microsoft.NET/Framework/v3.5 
 --with-frame-home=/cygdrive/c/PROGRA~1/Microsoft
 SDKs/Windows/v6.1 --with-asm-home=/cygdrive/c/PROGRA~1/Microsoft Visual 
 Studio 9.0/VC/Bin
 --with-psdk-home=/cygdrive/c/PROGRA~1/Microsoft SDKs/Windows/v6.1 
 --with-midl-path=/cygdrive/c/PROGRA~1/Microsoft
 SDKs/Windows/v6.1/Bin

 cd ..
 ./bootstrap
 . winenv.set.sh
 dmake 21 | tee /cygdrive/c/code/OpenOffice/OOO300_m9/build.log.txt




 --
 Making: ../../wntmsci12/slo/baseencoding.obj
 c:/PROGRA~1/MICROS~1.0/VC/bin/cl.exe  -Zm500 -Zc:forScope,wchar_t- -GR -c 
 -nolog
 o -Gs  -Ob1  -Oxs -Oy- -Gd  -I.  -I../../wntmsci12/inc/xs_comm -I../inc 
 -I../../
 inc/pch -I../../inc -I../../WIN/inc -I../../wntmsci12/inc -I. 
 -Ic:/code/OpenOffi
 ce/OOO300_m9/solver/300/wntmsci12/inc/stl 
 -Ic:/code/OpenOffice/OOO300_m9/solver/
 300/wntmsci12/inc/external 
 -Ic:/code/OpenOffice/OOO300_m9/solver/300/wntmsci12/i
 nc -Ic:/code/OpenOffice/OOO300_m9/solenv/wntmsci12/inc 
 -Ic:/code/OpenOffice/OOO3
 00_m9/solenv/inc -Ic:/code/OpenOffice/OOO300_m9/res 
 -Ic:/code/OpenOffice/OOO300_
 m9/solver/300/wntmsci12/inc/stl -Ic:/PROGRA~1/Java/JDK16~1.0_0/include/win32 
 -Ic
 :/PROGRA~1/Java/JDK16~1.0_0/include 
 -Ic:/PROGRA~1/MI2578~1/Windows/v6.1/include
 -Ic:/PROGRA~1/MICROS~1.0/VC/include -Ic:/PROGRA~1/MI5893~1/include 
 -Ic:/PROGRA~1
 /MI5893~1/include  
 -Ic:/code/OpenOffice/OOO300_m9/solver/300/wntmsci12/inc/offuh
  -I. -I../../res -I. -Z7 -Yd -Wall -wd4061 -wd4127 -wd4191 -wd4217 -wd4250 
 -wd42
 51 -wd4275 -wd4290 -wd4294 -wd4355 -wd4511 -wd4512 -wd4514 -wd4611 
 -wd4625 -
 wd4626 -wd4640 -wd4675 -wd4710 -wd4711 -wd4786 -wd4800 -wd4820 -wd4503 
 -wd46
 19 -wd4365 -wd4668 -wd4738 -wd4826 -wd4350 -wd4505 -wd4692 -wd4189 -wd4005
  -DWNT -DWNT -DNT351 -DMSC -DM1500 -DINTEL -D_STLP_DEBUG -D_X86_=1 
 -D_CRT_SECURE
 _NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_NON_CONFORMING_SWPRINTFS 
 -DFULL
 _DESK -DSTLPORT_VERSION=400 -D_MT -DWINVER=0x0500 -D_WIN32_IE=0x0500 
 -DCPPU_ENV=
 msci -DSUPD=300 -DDBG_UTIL -DOSL_DEBUG_LEVEL=1 -DOPTIMIZE -DCUI -DSOLAR_JAVA  
  -
 DXMLSEC_CRYPTO_MSCRYPTO -DXMLSEC_NO_XSLT -DSHAREDLIB -D_DLL_ -DWIN32 -D_MT 
 -D_DL
 L -DWIN32 -D_MT -D_DLL  -EHa -DEXCEPTIONS_ON  
 -Fo../../wntmsci12/slo/baseencodin
 g.obj c:/code/OpenOffice/OOO300_m9/xmlsecurity/source/xmlsec/baseencoding.cxx
 cl : Command line warning D9035 : option 'Yd' has been deprecated and will be 
 re
 moved in a future release
 baseencoding.cxx
 c:/code/OpenOffice/OOO300_m9/xmlsecurity/source/xmlsec/baseencoding.cxx(35) : 
 fa
 tal error C1083: Cannot open include file: 'xmlsec/xmlsec.h': No such file or 
 di
 rectory
 dmake:  Error code 2, while making '../../wntmsci12/slo/baseencoding.obj'

 ERROR: Error 65280 occurred while making 
 /cygdrive/c/code/OpenOffice/OOO300_m9/x
 mlsecurity/source/xmlsec



 -
 Albert 



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


   


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


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



Re: [dev] More Build Problems

2009-01-21 Thread eric b

Hi Albert,

Le 21 janv. 09 à 16:41, Albert Law a écrit :





In your configure command line, I read you used the options :



./configure --disable-build-mozilla --disable-mozilla


... and so on.


AFAIK, --disable-mozilla options means build without use mozilla  
zipped archives nor mozilla sources. Thus, libxmlsec will not be  
built, nor delivered of course. Now, If you need this lib and  
includes, maybe you modified the environment afterwards, or did  
something wrong in meantime ? (like configure with mozilla disabled  
and modify the environment variable or something like that .. )


Can you please tell us what your environment file does contain around  
MOZILLA (the one you source before the build, if I'm not too wrong  
with windows buld)


On unix, we simply do :  set | grep MOZILLA   , and I hope it will  
work for you too, or try to read the WinNT... .sh file (sorry, I  
really never built on Windows)


FYI, the problem stands in the hack OpenOffice.org does use with  
mozilla : xmlsec and libxmlsec use some little part of mozilla  
( libnss exactly) to be built, but the dependancies are a bit  
complicated. To understand better, I'd suggest you to have a look at  
what is written in libxmlsec/makefile.mk or (quite the same topic)  
xmlsesecurity/util/makefile.mk  about Mozilla  ;)



HTH
Eric Bachard

--
qɔᴉɹə






RE: [dev] More Build Problems

2009-01-21 Thread Albert Law
Hi Eric,

WITH_MOZILLA=NO

Ya, I'm not too interested in figuring out the dependencies.  I just want to 
build a vanilla OOo.  :)

Additionally, I was trying to avoid building Mozilla just to simplify my life.  
Perhaps avoiding it doesn't help at all?

-
Albert 


-Original Message-
From: eric b [mailto:eric.bach...@free.fr] 
Sent: Wednesday, January 21, 2009 10:54
To: dev@openoffice.org
Subject: Re: [dev] More Build Problems

Hi Albert,

Le 21 janv. 09 à 16:41, Albert Law a écrit :



In your configure command line, I read you used the options :


 ./configure --disable-build-mozilla --disable-mozilla

... and so on.


AFAIK, --disable-mozilla options means build without use mozilla  
zipped archives nor mozilla sources. Thus, libxmlsec will not be  
built, nor delivered of course. Now, If you need this lib and  
includes, maybe you modified the environment afterwards, or did  
something wrong in meantime ? (like configure with mozilla disabled  
and modify the environment variable or something like that .. )

Can you please tell us what your environment file does contain around  
MOZILLA (the one you source before the build, if I'm not too wrong  
with windows buld)

On unix, we simply do :  set | grep MOZILLA   , and I hope it will  
work for you too, or try to read the WinNT... .sh file (sorry, I  
really never built on Windows)

FYI, the problem stands in the hack OpenOffice.org does use with  
mozilla : xmlsec and libxmlsec use some little part of mozilla  
( libnss exactly) to be built, but the dependancies are a bit  
complicated. To understand better, I'd suggest you to have a look at  
what is written in libxmlsec/makefile.mk or (quite the same topic)  
xmlsesecurity/util/makefile.mk  about Mozilla  ;)


HTH
Eric Bachard

-- 
qɔᴉɹə






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



Re: [dev] More Build Problems

2009-01-21 Thread eric b

Hi Albert,

Le 21 janv. 09 à 17:28, Albert Law a écrit :


Hi Eric,

WITH_MOZILLA=NO



Ok, then things are clear, and either you have something wrong in  
your build or you hit a build issue (I'm surprised, because Windows  
build is well known )


Someone better than me with Windows will probably complete my answer :-)

Regards,
Eric

--
qɔᴉɹə






Re: [dev] More Build Problems

2009-01-21 Thread Maximilian Odendahl

Hi Albert,

 WITH_MOZILLA=NO

sorry, didn't follow the thread, but I am always building with

.. --disable-build-mozilla --disable-mozilla ..

as well as putting the precombiled bundle into moz folder

For Windows builds, this is the best ressource, with this it should work 
for sure:


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

Best regards
Max

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



Re: [dev] More Build Problems

2009-01-20 Thread Zhang Xiaofei

Hi Albert,

The xmlsec.h is in the libxmlsec module, please make sure it's included 
in your source code, built and delivered before the xmlsecurity module.

If you don't have it, get it with

  cvs -d:pserver:anon...@anoncvs.services.openoffice.org:/cvs co -r 
OOO300_m9 libxmlsec


Regards,
Felix.

Albert Law 

Hi All,

Okay, so I have more build problems.  I'm hoping someone can help out as I'm 
completely clueless as to what I am missing and/or
doing wrong.  Any ideas?  Thanks!

ps: I can't find the file xmlsec.h anywhere.

I run the following commands to have the following error:
set nodep=TRUE
set NO_HIDS=TRUE
set MAXPROCESS=4
cd /cygdrive/c/code/OpenOffice/OOO300_m9/config_office

./configure --disable-build-mozilla --disable-mozilla --with-use-shell=bash 
--disable-activex --with-win32
--with-build-version=Built by Albert for Testing Only --without-ppds 
--enable-verbose --enable-pdfimport --enable-binfilter
--disable-kdeab --disable-atl --enable-dbgutil --disable-epm --enable-symbols 
--with-cl-home='/cygdrive/c/PROGRA~1/Microsoft Visual
Studio 9.0/VC' --with-ant-home='/cygdrive/c/PROGRA~1/apache-ant-1.7.1' 
--with-jdk-home='/cygdrive/c/PROGRA~1/Java/jdk1.6.0_07'
--with-csc-path=/cygdrive/c/WINDOWS/Microsoft.NET/Framework/v3.5 
--with-frame-home=/cygdrive/c/PROGRA~1/Microsoft
SDKs/Windows/v6.1 --with-asm-home=/cygdrive/c/PROGRA~1/Microsoft Visual Studio 
9.0/VC/Bin
--with-psdk-home=/cygdrive/c/PROGRA~1/Microsoft SDKs/Windows/v6.1 
--with-midl-path=/cygdrive/c/PROGRA~1/Microsoft
SDKs/Windows/v6.1/Bin

cd ..
./bootstrap
. winenv.set.sh
dmake 21 | tee /cygdrive/c/code/OpenOffice/OOO300_m9/build.log.txt




--
Making: ../../wntmsci12/slo/baseencoding.obj
c:/PROGRA~1/MICROS~1.0/VC/bin/cl.exe  -Zm500 -Zc:forScope,wchar_t- -GR -c -nolog
o -Gs  -Ob1  -Oxs -Oy- -Gd  -I.  -I../../wntmsci12/inc/xs_comm -I../inc -I../../
inc/pch -I../../inc -I../../WIN/inc -I../../wntmsci12/inc -I. -Ic:/code/OpenOffi
ce/OOO300_m9/solver/300/wntmsci12/inc/stl -Ic:/code/OpenOffice/OOO300_m9/solver/
300/wntmsci12/inc/external -Ic:/code/OpenOffice/OOO300_m9/solver/300/wntmsci12/i
nc -Ic:/code/OpenOffice/OOO300_m9/solenv/wntmsci12/inc -Ic:/code/OpenOffice/OOO3
00_m9/solenv/inc -Ic:/code/OpenOffice/OOO300_m9/res -Ic:/code/OpenOffice/OOO300_
m9/solver/300/wntmsci12/inc/stl -Ic:/PROGRA~1/Java/JDK16~1.0_0/include/win32 -Ic
:/PROGRA~1/Java/JDK16~1.0_0/include -Ic:/PROGRA~1/MI2578~1/Windows/v6.1/include
-Ic:/PROGRA~1/MICROS~1.0/VC/include -Ic:/PROGRA~1/MI5893~1/include -Ic:/PROGRA~1
/MI5893~1/include  -Ic:/code/OpenOffice/OOO300_m9/solver/300/wntmsci12/inc/offuh
 -I. -I../../res -I. -Z7 -Yd -Wall -wd4061 -wd4127 -wd4191 -wd4217 -wd4250 -wd42
51 -wd4275 -wd4290 -wd4294 -wd4355 -wd4511 -wd4512 -wd4514 -wd4611 -wd4625 -
wd4626 -wd4640 -wd4675 -wd4710 -wd4711 -wd4786 -wd4800 -wd4820 -wd4503 -wd46
19 -wd4365 -wd4668 -wd4738 -wd4826 -wd4350 -wd4505 -wd4692 -wd4189 -wd4005
 -DWNT -DWNT -DNT351 -DMSC -DM1500 -DINTEL -D_STLP_DEBUG -D_X86_=1 -D_CRT_SECURE
_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_NON_CONFORMING_SWPRINTFS -DFULL
_DESK -DSTLPORT_VERSION=400 -D_MT -DWINVER=0x0500 -D_WIN32_IE=0x0500 -DCPPU_ENV=
msci -DSUPD=300 -DDBG_UTIL -DOSL_DEBUG_LEVEL=1 -DOPTIMIZE -DCUI -DSOLAR_JAVA   -
DXMLSEC_CRYPTO_MSCRYPTO -DXMLSEC_NO_XSLT -DSHAREDLIB -D_DLL_ -DWIN32 -D_MT -D_DL
L -DWIN32 -D_MT -D_DLL  -EHa -DEXCEPTIONS_ON  -Fo../../wntmsci12/slo/baseencodin
g.obj c:/code/OpenOffice/OOO300_m9/xmlsecurity/source/xmlsec/baseencoding.cxx
cl : Command line warning D9035 : option 'Yd' has been deprecated and will be re
moved in a future release
baseencoding.cxx
c:/code/OpenOffice/OOO300_m9/xmlsecurity/source/xmlsec/baseencoding.cxx(35) : fa
tal error C1083: Cannot open include file: 'xmlsec/xmlsec.h': No such file or di
rectory
dmake:  Error code 2, while making '../../wntmsci12/slo/baseencoding.obj'

ERROR: Error 65280 occurred while making /cygdrive/c/code/OpenOffice/OOO300_m9/x
mlsecurity/source/xmlsec



-
Albert 




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


  



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