Archived

This forum has been archived. Please start a new discussion on GitHub.

compile ice-3.0.0 error

I tried to compile ice-3.0.0. under FC4 with gcc-4.0.0. But there are some errors occurred.

c++ -c -I.. -I../../include -DICE_SSL_API_EXPORTS -I/usr/kerberos/include -ftemplate-depth-128 -Wall -D_REENTRANT -fPIC -g OpenSSLPluginI.cpp
OpenSSLPluginI.cpp: In constructor ‘IceSSL::OpenSSLPluginI::OpenSSLPluginI(const IceInternal::ProtocolPluginFacadePtr&)’:
OpenSSLPluginI.cpp:190: 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&)
OpenSSLPluginI.cpp:190: error: no matching function for call to ‘Ice::Plugin::Plugin(const void**)’
../../include/Ice/Plugin.h:84: note: candidates are: Ice::Plugin::Plugin()
../../include/Ice/Plugin.h:84: note: Ice::Plugin::Plugin(const Ice::Plugin&)
OpenSSLPluginI.cpp:190: error: no matching function for call to ‘IceSSL::Plugin::Plugin(const void**)’
../../include/IceSSL/Plugin.h:88: note: candidates are: IceSSL::Plugin::Plugin()../../include/IceSSL/Plugin.h:88: note: IceSSL::Plugin::Plugin(const IceSSL::Plugin&)
make[2]: *** [OpenSSLPluginI.o] Error 1
make[2]: Leaving directory `/data/ice-3.0/Ice-3.0.0/src/IceSSL'

zhu shi song

Comments

  • benoit
    benoit Rennes, France
    Hi,

    Can you please set your signature? Please see [thread=1697]this thread[/thread] for more information on our support policy.

    Benoit.