Hi,

On Sunday 06 June 2010 04:27 PM, Mathias Bauer wrote:
Hi,

your problem is "--enable-layout". This is still experimental. If you don't need it, don't use it. If you reconfigure your OOo build system without that switch, you don't need to rebuild anything. "toolkit" is the first module that uses that switch. Just remove the output tree in that module and proceed with the build.


Thanks for the help. Removing that option got rid of the error in the toolkit module. But the build again gives an error, this time in the module "instsetoo_native".

The configure command used is as follows:

./configure --disable-binfilter --disable-crashdump --with-lang=en-US --with-use-shell=bash --without-gpc --without-agg --disable-epm --with-openldap --with-build-version=3.2.0 --without-fonts --with-system-jpeg --with-system-libxml --with-system-mozilla --with-system-python --with-system-stdlibs --with-system-zlib --with-system-poppler --with-unix-wrapper=ooffice3.2 --enable-evolution2 --enable-dbus --with-alloc=system --with-vba-package-format=builtin --enable-cairo=yes --enable-gtk --without-myspell-dicts --disable-fontooo --with-system-expat --with-system-odbc-headers --with-system-curl --with-system-sane-header --with-system-xrender-headers --enable-gnome^Cfs --with-system-db --enable-crypt-link --enable-pam-link --with-dynamic-xinerama --enable-xsltproc --disable-access --with-linker-hash-style=both --with-distro=Debian --with-additional-sections=CalcRowLimit,OOXMLExport --disable-mediawiki --with-gcc-speedup=ccache --with-git --with-git-managed --enable-symbols --disable-strip --disable-mono --without-java --with-system-agg --with-system-altlinuxhyph --with-system-apache-commons --with-system-beanshell --with-system-boost --with-system-cairo --with-system-dicts --with-system-hsqldb --with-system-hunspell --with-system-libwpd --with-system-libwpg --with-system-libwps --with-system-libxslt --without-system-lpsolve --without-system-mythes --with-system-neon --with-system-openssl --with-system-redland --with-system-sablot --with-system-vigra --with-system-xmlsec --with-system-mozilla=libxul --disable-kde --disable-kde4



Build log:




=============
Building module instsetoo_native
=============

Entering /home/aditya/Code/ooo/ooo-try/instsetoo_native/inc_openoffice/windows/msi_languages

mkout -- version: 1.8

Entering /home/aditya/Code/ooo/ooo-try/instsetoo_native/inc_openoffice/unix


Entering /home/aditya/Code/ooo/ooo-try/instsetoo_native/util

dmake: makefile.mk: line 216: Error: -- Missing targets or attributes in rule

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

Reason(s):


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

    build --all:instsetoo_native


===============================================================

Line 216 in instsetoo_native/util/makefile.mk has something to do with jre, and I am building without Java support. Is that the problem?

Thanks in advance!
--Aditya.


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

Reply via email to