Date: Mon, 01 Dec 2003 20:50:28 -0500 From: Marc LeMaire <krockmitaine@sympatico.ca> To: openoffice@FreeBSD.org Cc: ports@FreeBSD.org Subject: Problem with OO1.1, french port Message-ID: <3FCBEFE4.4090403@sympatico.ca>
next in thread | raw e-mail | index | archive | help
Hello, I don't know if this is the right place to ask but I tried to compile OpenOffice 1.1 and the build fail with the following message while building "Project odk" /modules/openoffice/wizard/util/Create.java org/netbeans/modules/openoffice/wizard/util/EditCookie.java org/netbeans/modules/openoffice/wizard/util/EnumCreator.java org/netbeans/modules/openoffice/wizard/util/EnumEntryCreator.java org/netbeans/modules/openoffice/wizard/util/ExceptionCreator.java org/netbeans/modules/openoffice/wizard/util/FwdDclCreator.java org/netbeans/modules/openoffice/wizard/util/InterfaceCreator.java org/netbeans/modules/openoffice/wizard/util/ModuleCreator.java org/netbeans/modules/openoffice/wizard/util/OOIDLParser.java org/netbeans/modules/openoffice/wizard/util/OperationCreator.java org/netbeans/modules/openoffice/wizard/util/ServiceCreator.javaorg/netbeans/modules/openoffice/wizard/util/StructCreator.java org/netbeans/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/por This is on a 4.9 system. AMD 800Mhz, 80gig partition (there no space problem here), and 512 meg of ram. I cvsupped last Friday. Any advice to resolve this problem would be greatly appreciated Thanks in advance Marc LeMaire
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FCBEFE4.4090403>