More On Build Problems with OOo190_M107

James McKenzie <[email protected]>
Newsgroups gmane.comp.openoffice.devel.porting
Message-ID <[email protected]>
All:

I set the following variable:  PKGCONFIG_ROOT to where pkgconfig was 
installed, in my case /usr/local/pkgconfig and moved over the included 
library files and the build got to the following point:


        zip warning: local header not found for com/sun/star/comp/helper/

zip error: Zip file structure invalid (juh.jar)
dmake:  Error code 3, while making '../unxmacxp.pro/class/juh.jar'
dmake:  '../unxmacxp.pro/class/juh.jar' removed.

ERROR: Error 65280 occurred while making 
/Users/jamesmckenzie/NeoOfficeBuild/OOo190M107/javaunohelper/util

Here is the configure line:

./configure -with-mozilla --with-x --with-ant-home=/usr/local/ant 
--with-jdk-home=/System/Library/Frameworks/JavaVM.framework/Home 
--with-freetype2=/usr/X11R6/include --enable-gtk --with-epm=internal 
--with-gnu-cp=/usr/local/bin/cp --with-pkg-config=/usr/local/pkgconfig

I am using the following gcc:

gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

which is the gcc that came with MacOSX 10.4.

A check of the juh.jar file in javaunohelper/unxmacxp.pro/class  reveals 
the following:

   0 Tue Jun 07 23:11:08 MST 2005 com/sun/star/comp/helper/
  1181 Tue Jun 07 23:11:08 MST 2005 
com/sun/star/comp/helper/Bootstrap$1.class
  7600 Tue Jun 07 23:11:08 MST 2005 com/sun/star/comp/helper/Bootstrap.class
   688 Tue Jun 07 23:11:08 MST 2005 
com/sun/star/comp/helper/BootstrapException.class
  4645 Tue Jun 07 23:11:08 MST 2005 
com/sun/star/comp/helper/ComponentContext.class
   474 Tue Jun 07 23:11:08 MST 2005 
com/sun/star/comp/helper/ComponentContextEntry.class
   528 Tue Jun 07 23:11:08 MST 2005 com/sun/star/comp/helper/Disposer.class
  2488 Tue Jun 07 23:11:08 MST 2005 
com/sun/star/comp/helper/RegistryServiceFactory.class
  2266 Tue Jun 07 23:11:08 MST 2005 
com/sun/star/comp/helper/SharedLibraryLoader.class
  1522 Tue Jun 07 23:11:08 MST 2005 com/sun/star/comp/helper/UnoInfo.class
     0 Tue Jun 07 23:11:14 MST 2005 com/sun/star/lib/uno/adapter/
  2334 Tue Jun 07 23:11:14 MST 2005 
com/sun/star/lib/uno/adapter/ByteArrayToXInputStreamAdapter.class
  1660 Tue Jun 07 23:11:14 MST 2005 
com/sun/star/lib/uno/adapter/InputStreamToXInputStreamAdapter.class
   952 Tue Jun 07 23:11:14 MST 2005 
com/sun/star/lib/uno/adapter/OutputStreamToXOutputStreamAdapter.class
  2166 Tue Jun 07 23:11:14 MST 2005 
com/sun/star/lib/uno/adapter/XInputStreamToInputStreamAdapter.class
  1501 Tue Jun 07 23:11:14 MST 2005 
com/sun/star/lib/uno/adapter/XOutputStreamToByteArrayAdapter.class
  1290 Tue Jun 07 23:11:14 MST 2005 
com/sun/star/lib/uno/adapter/XOutputStreamToOutputStreamAdapter.class
     0 Tue Jun 07 23:11:16 MST 2005 com/sun/star/lib/uno/helper/
  2371 Tue Jun 07 23:11:10 MST 2005 
com/sun/star/lib/uno/helper/ComponentBase.class
     0 Tue Jun 07 23:11:16 MST 2005 com/sun/star/lib/uno/helper/draft/
  1545 Tue Jun 07 23:11:16 MST 2005 
com/sun/star/lib/uno/helper/draft/PropertySetMixin$BoundListeners.class
  1324 Tue Jun 07 23:11:16 MST 2005 
com/sun/star/lib/uno/helper/draft/PropertySetMixin$Info.class
 17541 Tue Jun 07 23:11:16 MST 2005 
com/sun/star/lib/uno/helper/draft/PropertySetMixin.class
  4852 Tue Jun 07 23:11:12 MST 2005 
com/sun/star/lib/uno/helper/Factory.class
  1335 Tue Jun 07 23:11:12 MST 2005 
com/sun/star/lib/uno/helper/InterfaceContainer$Itr.class
  1605 Tue Jun 07 23:11:12 MST 2005 
com/sun/star/lib/uno/helper/InterfaceContainer$LstItr.class
  6554 Tue Jun 07 23:11:12 MST 2005 
com/sun/star/lib/uno/helper/InterfaceContainer.class
  2403 Tue Jun 07 23:11:12 MST 2005 
com/sun/star/lib/uno/helper/MultiTypeInterfaceContainer.class
   230 Tue Jun 07 23:11:12 MST 2005 
com/sun/star/lib/uno/helper/PropertySet$1.class
  1147 Tue Jun 07 23:11:12 MST 2005 
com/sun/star/lib/uno/helper/PropertySet$PropertySetInfo.class
 16360 Tue Jun 07 23:11:12 MST 2005 
com/sun/star/lib/uno/helper/PropertySet.class
  1167 Tue Jun 07 23:11:12 MST 2005 
com/sun/star/lib/uno/helper/UnoUrl$UnoUrlPart.class
  5386 Tue Jun 07 23:11:12 MST 2005 com/sun/star/lib/uno/helper/UnoUrl.class
  1231 Tue Jun 07 23:11:10 MST 2005 
com/sun/star/lib/uno/helper/WeakAdapter.class
  2707 Tue Jun 07 23:11:10 MST 2005 
com/sun/star/lib/uno/helper/WeakBase.class

This looks like a good .jar file.

Any idea why I got the error?

James McKenzie
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.