To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=40815 Issue #:|40815 Summary:|svtools cannot be build on Mac OSX SRC680_m71s1 ( |imap.cxx ) Component:|porting Version:|680m71 Platform:|PowerPC URL:| OS/Version:|Mac OS X Status:|UNCONFIRMED Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|code Assigned to:|ericb Reported by:|ericb
------- Additional comments from [EMAIL PROTECTED] Mon Jan 17 08:16:24 -0800 2005 ------- I believed m71s1 can build. not possible on Mac OSX. All the changes, between latest building version, seems to be sb19 implementation relative, but I can be wrong. I have tried changing missing type for "eEncoding" with "rtl_TextEncoding eEncoding" , but no way. So I prefer return the issue. Waiting, I have changed from m71s1 to m71, sure buiding, at least for svtools. The log : Making: ../../unxmacxp.pro/slo/imap.obj g++ -fsigned-char -fmessage-length=0 -malign-natural -c -I. -I. -I../inc -I../../inc -I../../unx/inc -I../../unxmacxp.pro/inc -I. -I/Users/ericb/Desktop/OpenOffice.org680/solver/680/unxmacxp.pro/inc/stl -I/Users/ericb/Desktop/OpenOffice.org680/solver/680/unxmacxp.pro/inc/external -I/Users/ericb/Desktop/OpenOffice.org680/solver/680/unxmacxp.pro/inc -I/Users/ericb/Desktop/OpenOffice.org680/solenv/unxmacxp/inc -I/Users/ericb/Desktop/OpenOffice.org680/solenv/inc -I/Users/ericb/Desktop/OpenOffice.org680/res -I/Users/ericb/Desktop/OpenOffice.org680/solver/680/unxmacxp.pro/inc/stl -I/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers -I/System/Library/Frameworks/JavaVM.framework/Headers -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I. -I../../res -I. -O2 -fno-strict-aliasing -pipe -malign-natural -fsigned-char -Wno-long-double -Wno-ctor-dtor-privacy -fexceptions -fno-enforce-eh-specs -fPIC -fno-common -DMACOSX -DUNX -DVCL -DGCC -DC300 -DPOWERPC -DGXX_INCLUDE_PATH=/usr/include/gcc/darwin/3.3/c++ -DCVER=C300 -D_USE_NAMESPACE -DGLIBC=2 -D_PTHREADS -D_REENTRANT -DNO_PTHREAD_PRIORITY -DPOWERPC -DPPC -DSTLPORT_VERSION=400 -D_USE_NAMESPACE=1 -DX_LOCALE -DNO_AUDIO -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_ON -DCUI -DSOLAR_JAVA -DSRC680 -DBUILD_OS_APPLEOSX -DBUILD_OS_MAJOR=10 -DBUILD_OS_MINOR=3 -DBUILD_OS_REV=4 -DUPD=\"680\" -DMINOR=\"m71s1\" -DBUILD_ID=\"8861\" -DSHAREDLIB -D_DLL_ -DMULTITHREAD -o ../../unxmacxp.pro/slo/imap.o /Users/ericb/Desktop/OpenOffice.org680/svtools/source/misc/imap.cxx /Users/ericb/Desktop/OpenOffice.org680/svtools/source/misc/imap.cxx: In member function `void IMapObject::Write(SvStream&, const String&) const': /Users/ericb/Desktop/OpenOffice.org680/svtools/source/misc/imap.cxx:170: error: type specifier omitted for parameter `eEncoding' /Users/ericb/Desktop/OpenOffice.org680/svtools/source/misc/imap.cxx:170: error: variable declaration is not allowed here /Users/ericb/Desktop/OpenOffice.org680/svtools/source/misc/imap.cxx:171: error: call of overloaded `WriteByteString(const ByteString (&)())' is ambiguous /Users/ericb/Desktop/OpenOffice.org680/solver/680/unxmacxp.pro/inc/tools/stream.hxx:438: error: candidates are: SvStream& SvStream::WriteByteString(const String&) <near match> /Users/ericb/Desktop/OpenOffice.org680/solver/680/unxmacxp.pro/inc/tools/stream.hxx:439: error: SvStream& SvStream::WriteByteString(const ByteString&) <near match> dmake: Error code 1, while making '../../unxmacxp.pro/slo/imap.obj' '---* tg_merge.mk *---' ERROR: Error 65280 occurred while making /Users/ericb/Desktop/OpenOffice.org680/svtools/source/misc Regards, eric bachard --------------------------------------------------------------------- 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]
