[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#345611: openoffice.org: [64bit] Making OpenOffice src compile



It seems that it's still failing to build because of java
problems.

I get errors such as:
HelpContent.java: In class 'com.sun.star.help.HelpContent':
HelpContent.java: In constructor '(com.sun.star.help.HelpProvider,com.sun.star.help.HelpContentIdentifier)':
HelpContent.java:25: error: final field 'm_xIdentifier' may not have been initialized
HelpContent.java:26: error: final field 'm_xParameter' may not have been initialized
HelpContent.java:27: error: final field 'm_xProvider' may not have been initialized
HelpURLConnection.java: In class
'com.sun.star.help.HelpURLConnection':
HelpURLConnection.java: In constructor '(java.net.URL,byte[])':
HelpURLConnection.java:17: error: final field '_helpURL' may not have been initialized
HelpURLConnection.java:18: error: final field '_doc' may not have been initialized
[...]

After changing the build depedency related to java to be the same
as for sparc, and setting ENABLE_JAVA to n, it build completly,
but failed after creating most of the .deb packages with:
# install the javadoc stuff manually
cp -r ooo-build/build/ooa680-m1/odk/unxlngx6.pro/bin/odk680/docs/java \
                debian/openoffice.org-dev-doc/usr/lib/openoffice/sdk/docs
cp: cannot stat `ooo-build/build/ooa680-m1/odk/unxlngx6.pro/bin/odk680/docs/java': No such file or directory


Kurt




Reply to: