To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=72434 Issue #|72434 Summary|ccannot find file for class com.sun.star.ucb .XCommand |Environment Component|udk Version|OOo 2.2 Platform|Sun URL| OS/Version|Linux Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|kr Reported by|sparcmoz
------- Additional comments from [EMAIL PROTECTED] Sat Dec 9 15:43:25 -0800 2006 ------- Building m196 on GNU/Linux SPARC using gcj [EMAIL PROTECTED]:~$ /usr/local/4.1/bin/gcj --version gcj (GCC) 4.1.2 20061206 (prerelease) /home/jim/vanilla/javaunohelper/com/sun/star/comp dmake: Executing shell macro: -+ls -1 $(JARDIR) | $(GREP) "^$i" dmake: Executing shell macro: -+ls -1 $(JARDIR) | $(GREP) "^$i" /usr/local/4.1/bin/gcj --encoding=UTF-8 -O2 -fno-assert -Wno-deprecated -C -clas spath ".:../../../../unxlngs.pro/class::/home/jim/vanilla/solver/680/unxlngs.pro /bin/ridl.jar:/home/jim/vanilla/solver/680/unxlngs.pro/bin/jurt.jar" -d ../../.. /../unxlngs.pro/class JavaUNOHelperServices.java JavaUNOHelperServices.java:0: error: cannot find file for class com.sun.star.ucb .XCommandEnvironment JavaUNOHelperServices.java: In class 'com.sun.star.comp.JavaUNOHelperServices': JavaUNOHelperServices.java: In method 'com.sun.star.comp.JavaUNOHelperServices._ _getComponentFactory(java.lang.String)': JavaUNOHelperServices.java:81: error: cannot find file for class com.sun.star.uc b.XCommandEnvironment JavaUNOHelperServices.java: In method 'com.sun.star.comp.JavaUNOHelperServices._ _writeRegistryServiceInfo(com.sun.star.registry.XRegistryKey)': JavaUNOHelperServices.java:95: error: cannot find file for class com.sun.star.uc b.XCommandEnvironment dmake: Error code 1, while making '../../../../unxlngs.pro/misc/com_sun_star_co mp_dummy.java' '---* tg_merge.mk *---' ERROR: Error 65280 occurred while making /home/jim/vanilla/javaunohelper/com/sun /star/comp In my case it needs unoil.jar in the classpath. Patch attached. Something I dont understand - why should this be platform specific? --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]