To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=51940
------- Additional comments from [EMAIL PROTECTED] Thu Sep 15 20:53:50 -0700 2005 ------- Building OOo 2.0 beta 2 on Linux gcc 3.3.4, kernel 2.4.29, I encountered an error that is markedly similar to 51940. Here is the output from the attempt to build zippackage: /home/john/00soho5.1_stuff/OOo_2.0beta2/package/source/zippackage ------------------------------ Making: ../../unxlngi4.pro/misc/zippackage.dpc dmake subdmake=true -f makefile.mk product="full" depend=t ALLDPC Making : Dependencies touch ../../unxlngi4.pro/misc/zippackage.dpc cppumaker @/tmp/mkEUYzat ------------------------------ Making: ../../unxlngi4.pro/slo/ZipPackage.obj g++ -Wuninitialized -fmessage-length=0 -c -I. -I../../unxlngi4.pro/inc -I../inc -I../../inc -I../../unx/inc -I../../unxlngi4.pro/inc -I. -I/home/john/00soho5.1_stuff/OOo_2.0beta2/solver/680/unxlngi4.pro/inc/stl -I/home/john/00soho5.1_stuff/OOo_2.0beta2/solver/680/unxlngi4.pro/inc/external -I/home/john/00soho5.1_stuff/OOo_2.0beta2/solver/680/unxlngi4.pro/inc -I/home/john/00soho5.1_stuff/OOo_2.0beta2/solenv/unxlngi4/inc -I/home/john/00soho5.1_stuff/OOo_2.0beta2/solenv/inc -I/home/john/00soho5.1_stuff/OOo_2.0beta2/res -I/home/john/00soho5.1_stuff/OOo_2.0beta2/solver/680/unxlngi4.pro/inc/stl -I/home/john/00soho5.1_stuff/OOo_2.0beta2/solenv/inc/Xp31 -I/opt/j2sdk1.4.2_09/include -I/opt/j2sdk1.4.2_09/include/linux -I/opt/j2sdk1.4.2_09/include/native_threads/include -I/usr/X11R6/include -I. -I../../res -I. -O1 -pipe -mcpu=pentiumpro -Wno-ctor-dtor-privacy -include preinclude.h -fexceptions -fno-enforce-eh-specs -fpic -DLINUX -DUNX -DVCL -DGCC -DC300 -DINTEL -DGXX_INCLUDE_PATH=/usr/include/c++/3.3.4 -DCVER=C300 -D_USE_NAMESPACE -DGLIBC=2 -DX86 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_ON -DCUI -DSOLAR_JAVA -DSRC680 -DSHAREDLIB -D_DLL_ -DMULTITHREAD -o ../../unxlngi4.pro/slo/ZipPackage.o /home/john/00soho5.1_stuff/OOo_2.0beta2/package/source/zippackage/ZipPackage.cxx In file included from /home/john/00soho5.1_stuff/OOo_2.0beta2/package/source/zippackage/ZipPackage.cxx:74: ../../inc/ZipPackageFolder.hxx: In member function `void ZipPackageFolder::setRemoveOnInsertMode_Impl(unsigned char)': ../../inc/ZipPackageFolder.hxx:124: error: invalid pointer to bit-field `ZipPackageEntry::mbAllowRemoveOnInsert' dmake: Error code 1, while making '../../unxlngi4.pro/slo/ZipPackage.obj' '---* tg_merge.mk *---' ERROR: Error 65280 occurred while making /home/john/00soho5.1_stuff/OOo_2.0beta2/package/source/zippackage dmake: Error code 1, while making 'build_instsetoo_native' '---* tg_merge.mk *---' I noticed the patch that was attached to this report and will patch the ZipPackageFolder.hxx file. Hopefully the patch from m117 will address the issue I encountered. --------------------------------------------------------------------- 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]
