I am an OpenOffice dev newbie trying to build openoffice.org for the first
time using configure and dmake. I've gotten past several hurdles but this
one has me stumped.
It fails in instsetoo_native/util, complaining about a missing
libmozbootstrap.so. Where can I get this file? Is the build supposed to
have created it? Should I be downloading it? I did come across a listing
of the openoffice.org-core RPM which included libmozbootstrap.so as a
component. So I downloaded the ubuntu package called openoffice.org-core,
but libmozbootstrap.so was not there.
Can some one tell me how to solve this? Thanks in advance for the
assistance.
Here is the relevant output from dmake:
=============
Building module instsetoo_native
/home/nate/StateMachine/ganymede-3.4-workspace/OpenOffice.org/instsetoo_native/inc_openoffice/unix
-------------
/home/nate/StateMachine/ganymede-3.4-workspace/OpenOffice.org/instsetoo_native/inc_openoffice/windows/msi_languages
-------------
/home/nate/StateMachine/ganymede-3.4-workspace/OpenOffice.org/instsetoo_native/macosx
Nothing to build for OS LINUX and GUIBASE unx
/home/nate/StateMachine/ganymede-3.4-workspace/OpenOffice.org/instsetoo_native/util
-------------
/usr/bin/perl -w
/home/nate/StateMachine/ganymede-3.4-workspace/OpenOffice.org/solenv/bin/make_installer.pl
-f ../util/openoffice.lst -l en-US -p OpenOffice -u ../unxlngi6.pro -buildid
9369 -msitemplate ../unxlngi6.pro/misc/openoffice/msi_templates -msilanguage
../unxlngi6.pro/misc/win_ulffiles -format deb
Subroutine installer::epmfile::getcwd redefined at
/usr/share/perl/5.8/Exporter.pm line 65.
at /usr/lib/perl/5.8/POSIX.pm line 19
"my" variable $displayaddon masks earlier declaration in same scope at
/home/nate/StateMachine/ganymede-3.4-workspace/OpenOffice.org/solenv/bin/modules/installer/windows/
msp.pm line 544.
... checking environment variables ...
Creating Debian packages
########################################################
make_installer.pl, version 1.0
Product list file: ../util/openoffice.lst
Taking setup script from solver
Unpackpath:
/home/nate/StateMachine/ganymede-3.4-workspace/OpenOffice.org/instsetoo_native/util/../
unxlngi6.pro
Compiler: unxlngi6
Product: OpenOffice
BuildID: 9369
Build: DEV300
No minor set
Product version
Using default installpath
Package format: deb
msi templatepath:
/home/nate/StateMachine/ganymede-3.4-workspace/OpenOffice.org/instsetoo_native/util/../
unxlngi6.pro/misc/openoffice/msi_templates
msi template path will be ignored for non Windows builds!
msi languagepath:
/home/nate/StateMachine/ganymede-3.4-workspace/OpenOffice.org/instsetoo_native/util/../
unxlngi6.pro/misc/win_ulffiles
msi language path will be ignored for non Windows builds!
Calling epm
Stripping files
Linux: Creating Debian packages
Unzip ARCHIVE files
services.rdb can be created
Languages:
en-US
########################################################
... checking required files ...
...... searching zip ...
Found: /usr/bin/zip
...... searching unzip ...
Found: /usr/bin/unzip
... analyzing ../util/openoffice.lst ...
rmdir: failed to remove
`/home/nate/StateMachine/ganymede-3.4-workspace/OpenOffice.org/instsetoo_native/
unxlngi6.pro/OpenOffice/deb/logging/': Directory not empty
... reading include pathes ...
... analyzing script:
/home/nate/StateMachine/ganymede-3.4-workspace/OpenOffice.org/solver/300/
unxlngi6.pro/bin/setup_osl.ins ...
... analyzing directories ...
... analyzing files ...
... analyzing scpactions ...
... analyzing shortcuts ...
... analyzing unix links ...
... analyzing profile ...
... analyzing profileitems ...
... analyzing modules ...
------------------------------------
... languages en-US ...
... analyzing files ...
ERROR: The following files could not be found:
ERROR: File not found: libmozbootstrap.so
... cleaning the output tree ...
**************************************************
ERROR: ERROR: Missing files
in function: remove_Files_Without_Sourcedirectory
**************************************************
**************************************************
ERROR: Saved logfile:
/home/nate/StateMachine/ganymede-3.4-workspace/OpenOffice.org/instsetoo_native/
unxlngi6.pro/OpenOffice/deb/logging/en-US/log_DEV300_en-US.log
**************************************************
Fri Dec 5 22:34:16 2008 (00:09 min.)
dmake: Error code 255, while making 'openoffice_en-US.deb'
ERROR: Error 65280 occurred while making
/home/nate/StateMachine/ganymede-3.4-workspace/OpenOffice.org/instsetoo_native/util
rmdir /tmp/15528
dmake: Error code 1, while making 'build_instsetoo_native'