[dev] How to rebuild types.rdb ?

2011-08-17 Thread eric b

Hi,

Doing some performance tests, I just figured out the types.rdb file  
is a binary file, just provided in the sources.



Can someone explain me :

- why a binary blob is directly provided in OpenOffice.org sources ?  
( OOO320_m1x  for instance)


- how to create a new types.rdb (and what are the mandatory tools) ?


Thanks in advance,
Eric Bachard


--
qɔᴉɹə
Education Project:
http://wiki.services.openoffice.org/wiki/Education_Project
Projet OOo4Kids : http://wiki.ooo4kids.org/index.php/Main_Page
L'association EducOOo : http://www.educoo.org
Blog : http://eric.bachard.org/news





--
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help


[dev] when building postprocess got error, help!

2011-08-17 Thread 胡其图
hi,
when I build in windows, got this error, who can help me!
'filenameregistry/spool/Langpack-en-US.xcu/filename/list'  ../wnt
msci12.pro/misc/Langpack-en-US.list
:  PATH=/cygdrive/e/Project/OpenOffice/OOo_3.4Source/solver/340/wntmsci12.
pro/bin${PATH:+:${PATH}} E:/Project/OpenOffice/OOo_3.4Source/solver/340/wntmsci1
2.pro/bin/xsltproc --nonet --stringparam prefix E:/Project/OpenOffice/OOo_3.4Sou
rce/solver/340/wntmsci12.pro/xml/ -o ../wntmsci12.pro/misc/lang/Langpack-en-US.x
cd \
E:/Project/OpenOffice/OOo_3.4Source/solenv/bin/packregistry.xslt ../wntm
sci12.pro/misc/Langpack-en-US.list
I/O error : Invalid argument
I/O error : Invalid argument
dmake:  Error code 11, while making '../wntmsci12.pro/misc/lang/Langpack-en-US.x
cd'


1 module(s):
postprocess
need(s) to be rebuilt


Reason(s):


ERROR: error 65280 occurred while making /cygdrive/e/Project/OpenOffice/OOo_3.4S
ource/postprocess/packregistry


Attention: if you fix the errors in above module(s) you may prolongue your the b
uild issuing command:


build --all:postprocess


dmake:  Error code 1, while making 'build_instsetoo_native'


best regard!
huqitu-- 
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help


[dev] Re: How to rebuild types.rdb ?

2011-08-17 Thread Mathias Bauer
On 16.08.2011 00:17, eric b wrote:

 Hi,
 
 Doing some performance tests, I just figured out the types.rdb file is a
 binary file, just provided in the sources.
 
 
 Can someone explain me :
 
 - why a binary blob is directly provided in OpenOffice.org sources ? (
 OOO320_m1x  for instance)

This is just a reference file for the API compatibility check.

 - how to create a new types.rdb (and what are the mandatory tools) ?

It is a delivery of each build. The reference file was updated at times
by Jürgen Schmidt, using the current types.rdb of the latest release.

Regards,
Mathias
-- 
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help