$ cd Ice-3.3.0/cpp/src/Freeze $ make g++ -c -I.. -I../../include -DFREEZE_API_EXPORTS -I/opt/local/include/db46 -g -O2 -DNDEBUG -ftemplate-depth-128 -Wall -D_REENTRANT BackgroundSaveEvictorI.cpp BackgroundSaveEvictorI.cpp: In constructor `Freeze::BackgroundSaveEvictorI::BackgroundSaveEvictorI(const Ice::ObjectAdapterPtr&, const std::string&, DbEnv*, const std::string&, const Freeze::ServantInitializerPtr&, const std::vector >&, bool)': BackgroundSaveEvictorI.cpp:158: error: no matching function for call to 'Ice::LocalObject::LocalObject(const void**)' ../../include/Ice/LocalObject.h:27: note: candidates are: Ice::LocalObject::LocalObject() ../../include/Ice/LocalObject.h:27: note: Ice::LocalObject::LocalObject(const Ice::LocalObject&) BackgroundSaveEvictorI.cpp:158: error: no matching function for call to 'Ice::ServantLocator::ServantLocator(const void**)' ../../include/Ice/ServantLocator.h:72: note: candidates are: Ice::ServantLocator::ServantLocator() ../../include/Ice/ServantLocator.h:72: note: Ice::ServantLocator::ServantLocator(const Ice::ServantLocator&) BackgroundSaveEvictorI.cpp:158: error: no matching function for call to 'Freeze::Evictor::Evictor(const void**)' ../../include/Freeze/Evictor.h:144: note: candidates are: Freeze::Evictor::Evictor() ../../include/Freeze/Evictor.h:144: note: Freeze::Evictor::Evictor(const Freeze::Evictor&) BackgroundSaveEvictorI.cpp:158: error: no matching function for call to 'Freeze::BackgroundSaveEvictor::BackgroundSaveEvictor(const void**)' ../../include/Freeze/BackgroundSaveEvictor.h:72: note: candidates are: Freeze::BackgroundSaveEvictor::BackgroundSaveEvictor() ../../include/Freeze/BackgroundSaveEvictor.h:72: note: Freeze::BackgroundSaveEvictor::BackgroundSaveEvictor(const Freeze::BackgroundSaveEvictor&) BackgroundSaveEvictorI.cpp: In constructor `Freeze::BackgroundSaveEvictorElement::BackgroundSaveEvictorElement(Freeze::ObjectRecord&, Freeze::ObjectStore&)': BackgroundSaveEvictorI.cpp:1388: error: no matching function for call to 'Ice::LocalObject::LocalObject(const void**)' ../../include/Ice/LocalObject.h:27: note: candidates are: Ice::LocalObject::LocalObject() ../../include/Ice/LocalObject.h:27: note: Ice::LocalObject::LocalObject(const Ice::LocalObject&) BackgroundSaveEvictorI.cpp: In constructor `Freeze::BackgroundSaveEvictorElement::BackgroundSaveEvictorElement(Freeze::ObjectStore&)': BackgroundSaveEvictorI.cpp:1397: error: no matching function for call to 'Ice::LocalObject::LocalObject(const void**)' ../../include/Ice/LocalObject.h:27: note: candidates are: Ice::LocalObject::LocalObject() ../../include/Ice/LocalObject.h:27: note: Ice::LocalObject::LocalObject(const Ice::LocalObject&) ../Freeze/EvictorI.h: In constructor `Freeze::EvictorI::EvictorI(const Ice::ObjectAdapterPtr&, const std::string&, DbEnv*, const std::string&, const Freeze::FacetTypeMap&, const Freeze::ServantInitializerPtr&, const std::vector >&, bool) [with T = Freeze::BackgroundSaveEvictorElement]': BackgroundSaveEvictorI.cpp:158: instantiated from here ../Freeze/EvictorI.h:177: error: no matching function for call to 'Ice::LocalObject::LocalObject(const void**)' ../../include/Ice/LocalObject.h:27: note: candidates are: Ice::LocalObject::LocalObject() ../../include/Ice/LocalObject.h:27: note: Ice::LocalObject::LocalObject(const Ice::LocalObject&) ../Freeze/EvictorI.h:177: error: no matching function for call to 'Ice::ServantLocator::ServantLocator(const void**)' ../../include/Ice/ServantLocator.h:72: note: candidates are: Ice::ServantLocator::ServantLocator() ../../include/Ice/ServantLocator.h:72: note: Ice::ServantLocator::ServantLocator(const Ice::ServantLocator&) ../Freeze/EvictorI.h:177: error: no matching function for call to 'Freeze::Evictor::Evictor(const void**)' ../../include/Freeze/Evictor.h:144: note: candidates are: Freeze::Evictor::Evictor() ../../include/Freeze/Evictor.h:144: note: Freeze::Evictor::Evictor(const Freeze::Evictor&) make: *** [BackgroundSaveEvictorI.o] Error 1 FreezeScript ============ g++ -c -I.. -I../../include -I/opt/local/include/db46 -g -O2 -DNDEBUG -ftemplate-depth-128 -Wall -D_REENTRANT transformdb.cpp transformdb.cpp: In constructor `FreezeScript::ObjectFactory::ObjectFactory()': transformdb.cpp:701: error: no matching function for call to 'Ice::LocalObject::LocalObject(const void**)' ../../include/Ice/LocalObject.h:27: note: candidates are: Ice::LocalObject::LocalObject() ../../include/Ice/LocalObject.h:27: note: Ice::LocalObject::LocalObject(const Ice::LocalObject&) transformdb.cpp: In constructor `Ice::ObjectFactory::ObjectFactory()': transformdb.cpp:701: error: no matching function for call to 'Ice::LocalObject::LocalObject(const void**)' ../../include/Ice/LocalObject.h:27: note: candidates are: Ice::LocalObject::LocalObject() ../../include/Ice/LocalObject.h:27: note: Ice::LocalObject::LocalObject(const Ice::LocalObject&) make: *** [transformdb.o] Error 1 IceStorm ========= g++ -c -I../../include -I.. -g -O2 -DNDEBUG -ftemplate-depth-128 -Wall -D_REENTRANT Service.cpp Service.cpp: In constructor `IceStormInternal::ServiceI::ServiceI()': Service.cpp:98: error: no matching function for call to 'Ice::LocalObject::LocalObject(const void**)' ../../include/Ice/LocalObject.h:27: note: candidates are: Ice::LocalObject::LocalObject() ../../include/Ice/LocalObject.h:27: note: Ice::LocalObject::LocalObject(const Ice::LocalObject&) Service.cpp: In constructor `IceStormInternal::Service::Service()': Service.cpp:98: error: no matching function for call to 'Ice::LocalObject::LocalObject(const void**)' ../../include/Ice/LocalObject.h:27: note: candidates are: Ice::LocalObject::LocalObject() ../../include/Ice/LocalObject.h:27: note: Ice::LocalObject::LocalObject(const Ice::LocalObject&) Service.cpp: In constructor `IceBox::Service::Service()': Service.cpp:98: error: no matching function for call to 'Ice::LocalObject::LocalObject(const void**)' ../../include/Ice/LocalObject.h:27: note: candidates are: Ice::LocalObject::LocalObject() ../../include/Ice/LocalObject.h:27: note: Ice::LocalObject::LocalObject(const Ice::LocalObject&) make: *** [Service.o] Error 1 IceGrid ======= g++ -c -I../../include -I.. -I/opt/local/include -g -O2 -DNDEBUG -ftemplate-depth-128 -Wall -D_REENTRANT RegistryI.cpp RegistryI.cpp: In constructor `::DefaultServantLocator::DefaultServantLocator(const Ice::ObjectPtr&)': RegistryI.cpp:128: error: no matching function for call to 'Ice::LocalObject::LocalObject(const void**)' ../../include/Ice/LocalObject.h:27: note: candidates are: Ice::LocalObject::LocalObject() ../../include/Ice/LocalObject.h:27: note: Ice::LocalObject::LocalObject(const Ice::LocalObject&) RegistryI.cpp: In constructor `Ice::ServantLocator::ServantLocator()': RegistryI.cpp:128: error: no matching function for call to 'Ice::LocalObject::LocalObject(const void**)' ../../include/Ice/LocalObject.h:27: note: candidates are: Ice::LocalObject::LocalObject() ../../include/Ice/LocalObject.h:27: note: Ice::LocalObject::LocalObject(const Ice::LocalObject&) make: *** [RegistryI.o] Error 1