To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=40767 Issue #:|40767 Summary:|build fails with resmgr.cxx:2149: error: redefinition |of static SimpleResMgr Component:|porting Version:|680m72 Platform:|Sun URL:| OS/Version:|Linux Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|code Assigned to:|mh Reported by:|sparcmoz
------- Additional comments from [EMAIL PROTECTED] Sun Jan 16 22:43:59 -0800 2005 ------- Build breaks in tools with resmgr.cxx on linux sparc SRC680_m72. If i update that one file to SRC680_m71s1 then tools will build OK. View cvs here: http://util.openoffice.org/source/browse/util/tools/source/rc/resmgr.cxx?r1=1.35 Making: ../../unxlngs.pro/obj/resmgr.obj g++-3.4 -Wreturn-type -fmessage-length=0 -c -I. -I. -I../inc -I../../inc -I../../unx/inc -I../../unxlngs.pro/inc -I. -I/home/jim/ooo/solver/680/unxlngs.pro/inc/stl -I/home/jim/ooo/solver/680/unxlngs.pro/inc/external -I/home/jim/ooo/solver/680/unxlngs.pro/inc -I/home/jim/ooo/solenv/unxlngs/inc -I/home/jim/ooo/solenv/inc -I/home/jim/ooo/res -I/home/jim/ooo/solver/680/unxlngs.pro/inc/stl -I/home/jim/ooo/solenv/inc/Xp31 -I/usr/local/j2sdk1.4.1/include -I/usr/local/j2sdk1.4.1/include/linux -I/usr/local/j2sdk1.4.1/include/native_threads/include -I/usr/X11R6/include -I. -I../../res -I. -Wuninitialized -Os -fno-strict-aliasing -pipe -Wno-ctor-dtor-privacy -fno-exceptions -DLINUX -DUNX -DVCL -DGCC -DC300 -DSPARC -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DCVER=C300 -D_USE_NAMESPACE -DGLIBC=2 -D_PTHREADS -D_REENTRANT -DSPARC -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_OFF -DCUI -DSOLAR_JAVA -DSRC680 -DMULTITHREAD -o ../../unxlngs.pro/obj/resmgr.o /home/jim/ooo/tools/source/rc/resmgr.cxx /home/jim/ooo/tools/source/rc/resmgr.cxx:2149: error: redefinition of `static SimpleResMgr* SimpleResMgr::Create(const sal_Char*, com::sun::star::lang::Locale)'/home/jim/ooo/tools/source/rc/resmgr.cxx:2005: error: `static SimpleResMgr* SimpleResMgr::Create(const sal_Char*, com::sun::star::lang::Locale)' previously defined here /home/jim/ooo/tools/source/rc/resmgr.cxx: In static member function `static SimpleResMgr* SimpleResMgr::Create(const sal_Char*, com::sun::star::lang::Locale)': /home/jim/ooo/tools/source/rc/resmgr.cxx:2152: error: `GetUILocale' is not a member of `ResMgr' /home/jim/ooo/tools/source/rc/resmgr.cxx:2156: error: `ImplGetResMgrPaths' is not a member of `ResMgr' /home/jim/ooo/tools/source/rc/resmgr.cxx:2158: error: no matching function for call to `SimpleResMgr::SimpleResMgr(const sal_Char*&, com::sun::star::lang::Locale&, String*, String*)' ../../inc/simplerm.hxx:90: note: candidates are: SimpleResMgr::SimpleResMgr(const SimpleResMgr&) /home/jim/ooo/tools/source/rc/resmgr.cxx:1986: note: SimpleResMgr::SimpleResMgr(const sal_Char*, const com::sun::star::lang::Locale&) dmake: Error code 1, while making '../../unxlngs.pro/obj/resmgr.obj' '---* tg_merge.mk *---' ERROR: Error 65280 occurred while making /home/jim/ooo/tools/source/rc [EMAIL PROTECTED]:~/ooo/tools$ --------------------------------------------------------------------- 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]
