Hi,

this should be fixed now.  SVN revision is 1336570.

-Andre

On 10.05.2012 08:00, Damjan Jovanovic wrote:
Hi

AOO (from latest SVN) is failing to compile for me in sdext:

---snip---
Entering /home/user/ooo/main/sdext/source/presenter

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

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

Reason(s):

ERROR: error 65280 occurred while making
/home/user/ooo/main/sdext/source/presenter

When you have fixed the errors in that module you can resume the build
by running:

        build --from sdext
---snip---

The only thing I can find on Google is a post to the old OO.o mailing
list, with the same error in the same line, saying that there could be
a mismatched .IF/.THEN in main/sdext/source/presenter/makefile.mk
(http://openoffice.2283327.n4.nabble.com/sdext-source-presenter-makefile-mk-IF-ENDIF-mismatch-td3244297.html).

This is on Lubuntu 11.10 on an amd64 system. Commands used were:
autoconf
./configure 
--with-dmake-url=http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2
--with-epm-url=http://ftp.easysw.com/pub/epm/3.7/epm-3.7-source.tar.gz
--enable-category-b --disable-build-mozilla --enable-minimizer
--enable-opengl  --enable-dbus --with-mingwin=i586-mingw32msvc-g++
cd moz/zipped/
wget http://www.openoffice.org/tools/moz_prebuild/OOo3.2/LINUXGCCXruntime.zip
wget http://www.openoffice.org/tools/moz_prebuild/OOo3.2/LINUXGCCXlib.zip
wget http://www.openoffice.org/tools/moz_prebuild/OOo3.2/LINUXGCCXinc.zip
cd ../..
./bootstrap
source LinuxX86-64Env.Set.sh
cd instsetoo_native/
build --all -P2 -- -P2

Please help? I am compiling AOO because I want to contribute to it.

Damjan Jovanovic

Reply via email to