Build fail while compiling OO1.1 French

Marc LeMaire krockmitaine at sympatico.ca
Wed Dec 10 11:47:40 PST 2003


Hello you all,
I have a problem that I tried to solve myself but to no avail.
While building the french port of Open Office, I receive this message :

    /ans/modules/openoffice/wizard/util/StructMemberCreator.java           
    org/netbeans/modules/openoffice/wizard/util/UnionCreator.java          
    org/netbeans/modules/openoffice/wizard/util/UnionDefaultCreator.java           
    org/netbeans/modules/openoffice/wizard/util/UnionMemberCreator.java            
    org/netbeans/modules/openoffice/wizard/util/ValueBoxCreator.java               
    org/netbeans/modules/openoffice/wizard/util/ValueCreator.java          
    org/netbeans/modules/openoffice/wizard/util/ValueTypeCreator.java              
    MakeModule.java
    org/netbeans/modules/openoffice/wizard/OOAddInCreateIterator.java:203:
    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/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.
    gryphon#

    /

I wrote to the port maintainer of Open Office who kindly replied that it 
wasn't a OO problem but a java one.
I uninstalled jdk 1.3.1(used for Apache2-Tomcat4), then installed 
JDK1.4.2, who installed cleanly.

Any help will be greatly appreciated

Marc


More information about the freebsd-java mailing list