You are not logged in.

#1 2007-08-15 13:48:35

Beini
Member
From: Finland
Registered: 2007-06-06
Posts: 78

Openoffice SDK

I tried editing the official PKGBUILD for openoffice to include the SDK (enabled in the configuration, added it to sources array...). But when building odk i get this error:

/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/bin/javadoc -J-Xmx120m -use -splitindex -windowtitle "Java UNO Runtime Reference" -header "UDK 3.2.0 Java API Reference" -d ../../unxlngx6.pro/bin/odkcommon/docs/java/ref -sourcepath /var/abs/local/openoffice-base/src/OOF680_m18/odk/unxlngx6.pro/misc/java_src -classpath /var/abs/local/openoffice-base/src/OOF680_m18/solver/680/unxlngx6.pro/bin/ridl.jar -linkoffline ../../common/ref ./uno -linkoffline http://java.sun.com/j2se/1.4.1/docs/api ./java com.sun.star.comp.helper         com.sun.star.lib.uno.helper         com.sun.star.lib.unoloader         com.sun.star.tools.uno         com.sun.star.uno         com.sun.star.beans > ../../unxlngx6.pro/misc/javadoc_log.txt
java.lang.RuntimeException: The source path /var/abs/local/openoffice-base/src/OOF680_m18/odk/unxlngx6.pro/misc/java_src does not exist.
   at gnu.classpath.tools.gjdoc.Main$11.process(lib-gnu-classpath-tools-gjdoc.so.0)
   at gnu.classpath.tools.gjdoc.Main.readOptions(lib-gnu-classpath-tools-gjdoc.so.0)
   at gnu.classpath.tools.gjdoc.Main.start(lib-gnu-classpath-tools-gjdoc.so.0)
   at gnu.classpath.tools.gjdoc.Main.main(lib-gnu-classpath-tools-gjdoc.so.0)
dmake:  Error code 1, while making '../../unxlngx6.pro/bin/odkcommon/docs/java/ref/index.html'
'---* RULES.MK *---'

ERROR: Error 65280 occurred while making /var/abs/local/openoffice-base/src/OOF680_m18/odk/pack/gendocu

I don't have clue what's wrong. I checked that directory actually exists.


archlinux x86_64 user || My PKGBUILDs

Offline

#2 2007-08-17 08:53:35

Beini
Member
From: Finland
Registered: 2007-06-06
Posts: 78

Re: Openoffice SDK

Got it working with a very hacky solution: Removing the java part from the gendocu makefile big_smile

Well, it works fine enough for me because I only need the SDK for compiling openoffice-voikko.


archlinux x86_64 user || My PKGBUILDs

Offline

#3 2007-08-17 09:20:14

Purch
Member
From: Finland
Registered: 2006-02-23
Posts: 229

Re: Openoffice SDK

Check these: http://www.kotikone.fi/purch

They are for OO-2.1. So if you want to take over the packages and upgrade them to 2.2 it is fine for me. I can host the binaries if needed.

Offline

#4 2007-08-17 10:33:52

Beini
Member
From: Finland
Registered: 2007-06-06
Posts: 78

Re: Openoffice SDK

Well, building it wasn't my favorite thing to do because the time it takes, errors and ran out of disk space too smile But finally got it installed.

Here's the PKGBUILD in case you need it (includes the crude gendocu patch):

http://www.nullcore.org/~bane/pkg/openoffice-sdk.tar.gz


archlinux x86_64 user || My PKGBUILDs

Offline

#5 2007-08-17 15:36:42

Beini
Member
From: Finland
Registered: 2007-06-06
Posts: 78

Re: Openoffice SDK


archlinux x86_64 user || My PKGBUILDs

Offline

Board footer

Powered by FluxBB