Date: Sat, 15 Nov 2003 10:22:46 +0100 From: Yannik FAHAM <ufretyne@wanadoo.fr> To: freebsd-java@freebsd.org Subject: Openoffice1.1 + java 1.4.2 (native) Message-ID: <1068888166.1115.4.camel@rebecca.ufretin.no-ip.org>
next in thread | raw e-mail | index | archive | help
Hi!
Hi try to build Openoffice1.1. I have installed the native java ports
(1.4.2), but the openoffice build fails.
Here is the errors output:
symbol : class WizardDescriptor$Panel
location: package openide
perchance you meant 'WizardDescriptor.Panel'
public org.openide.WizardDescriptor$Panel current() {
^
org/netbeans/modules/openoffice/wizard/OOIDLWizardIterator.java:210:
cannot resolve symbol
symbol : class WizardDescriptor$Panel
location: package openide
perchance you meant 'WizardDescriptor.Panel'
public org.openide.WizardDescriptor$Panel current()
^
org/netbeans/modules/openoffice/wizard/OOServiceCreateIterator.java:217:
cannot resolve symbol
symbol : class WizardDescriptor$Panel
location: package openide
perchance you meant 'WizardDescriptor.Panel'
public org.openide.WizardDescriptor$Panel current() {
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.
3 errors
dmake: Error code 1, while making
'../../unxfbsd.pro/class/oosupport.nbm'
---* RULES.MK *---
ERROR: Error 65280 occurred while making
/usr/ports/french/openoffice-1.1/work/oo_1.1_src/odk/source/OOSupport
dmake: Error code 1, while making 'build_all'
---* TG_SLO.MK *---
*** Error code 255
Stop in /usr/ports/french/openoffice-1.1.
*** Error code 1
Stop in /usr/ports/french/openoffice-1.1.
Any idea ?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1068888166.1115.4.camel>
