Has anyone been able to build OOo 2.0 without mozilla? I found a post from Peter B Steiger with a similar problem but no reference to a solution. ( touching the *.so files moves the build on a couple of steps but it still fails with errors relating to the same files.)

The error messages suggest that the program can't remove the missing files from the file list because it can't find them!

It may be just a matter of removing these files from some list somewhere, but where to start looking?
The build fails with
.
.
SUCCESS: Source for avmedia.jar: /usr/src/oofice/OOo_2.0.0rc3_src/solver/680/unxlngi6.pro/bin/avmedia.jar
WARNING: Source for libxsec_fw.so not found!
WARNING: Source for libxsec_xmlsec.so not found!
WARNING: Source for libxmlsecurity.so not found!
SUCCESS: Source for libxmlsec1.so.1.2.6: /usr/src/oofice/OOo_2.0.0rc3_src/solver/680/unxlngi6.pro/lib/libxmlsec1.so.1.2.6
.
.
ERROR: Removing file ldapbe2.uno.so from file list.
ERROR: Removing file libxsec_fw.so from file list.
ERROR: Removing file libxsec_xmlsec.so from file list.
ERROR: Removing file libxmlsecurity.so from file list.
ERROR: Removing file xmlsec680en-US.res from file list.


***************************************************************
ERROR: Missing files
in function: remove_Files_Without_Sourcedirectory
***************************************************************

and the configure is

./configure --prefix=/opt/OpenOffice2 --without-fonts
--disable-fontoo --disable-mozilla --disable-openldap
--disable-odk --disable-qadevooo --disable-gnome-vfs
--disable-binfilters --with-jdk-home=/opt/jdk/jdk
--with-system-stdlibs --with-system-freetype
--with-system-zlib --with-system-jpeg --with-system-expat
--with-system-libxml --with-system-python
--with-home-ant=/opt/ant --with-package-format=native
--with-build-version=BLFS

I have been following the blfs-dev book and applied all patches plus xmlsec_no_mozilla-1.patch.

Any hints will be much appreciated.

begin:vcard
fn:Ian Macdonald
n:Macdonald;Ian
adr:;;2 Jatinga Close;Johannesburg;Gauteng;;South Africa
email;internet:[EMAIL PROTECTED]
tel;home:+ 27 11 8079356
tel;cell:+ 27 83 4414738
x-mozilla-html:FALSE
version:2.1
end:vcard

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to