Volker Quetschke wrote:

Hi Rajith,

               Im rajith, I finally decided to build the latest
OpenOffice source. So changed to OO2.0. I met all the requirements
specified in the OpenOffice website.

Im using Windows XP, Visual Studio.NET 2003, TCSH

at first i ran the configure script with --enable-build-mozilla

Hmm, you seem to have found a bug for the --enable-build-mozilla switch.
Please file an issue so that this will get fixed soon.

The reason noone tripped over this bug lately is that noone uses
this feature. :(
<http://tools.openoffice.org/dev_docs/build_windows_tcsh.html#BuildRequirements>
also tells you how to use prebuild libraries:

# Use prebuild libraries
Place WNTMSCI{inc,lib,runtile}.zip into $SRC_ROOT/moz/zipped.
No extra configure switch is needed. The files can be found here
<http://tools.openoffice.org/moz_prebuild/680/>
or can be reused if the packages were build following the
instructions of the previous point. ...

Please use the prebuild libraries.
Although I do, see below :-)

Then (with --disable-mozilla) in Moz i got an error.

============
Building project moz
============
/cygdrive/e/oo2.0/src/moz
dmake:extractfiles.mk:line 204:  Error --Expecting macro or rule defn,
found neither
...

i searched the issue tracker but couldnt find any.
Please file an issue.

so i again ran the configure script --disable-mozilla

dmake started building the source

and after 1 1/2 hrs another error occured in setup_native

=============
Building project setup_native
=============
(snip)
guw.pl /cygdrive/c/VISUAL~1.NET/VC7/bin/cl.exe @/tmp/mkIGckxl
register.cxx
e:\OO2.0\src\setup_native\source\win32\customactions\reg4msdoc\register.cxx(45)
: fatal error C1083: Cannot open include file:
'registrationcontextinformation.h
xx': No such file or directory

Please file an extra issue for this too. Unfortunately everyone seems to
use the prebuild libraries.
Actually now ooo-build builds mozilla from source on Windows by default.
It also builds all the build requirements for Mozilla from source, which is a good thing.
The patches for this are in ooo-build

Regards
David


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

Reply via email to