Archived
This forum has been archived. Please start a new discussion on GitHub.
AdapterRegistryI.cpp compilation error
I have got most of Ice 1.0.1 to build on Solaris 8 using Forte 6.2 but this one has stumped me:
CC -I/usr/local/gnu-stuff/xerces-c2_2_0-Sol2.7ForCC/include -I/usr/local/db/include -I/usr/local/include -c -I.. -I../../include -I/usr/local/gnu-stuff/xerces-c2_2_0-Sol2.7ForCC/include -g -DSUNOS -DREENTRANT AdapterRegistryI.cpp
"AdapterRegistryI.cpp", line 54: Error: Could not find a match for
Freeze::DBMap<std::basic_string<char, std::char_traits<char>,
std::allocator<char>>, IceInternal::ProxyHandle<IceProxy::Ice::Object>,
IcePack::StringObjectProxyDictKeyCodec,
IcePack::StringObjectProxyDictValueCodec>::insert(
std::pair<std::basic_string<char, std::char_traits<char>,
std::allocator<char>>,
IceInternal::ProxyHandle<IceProxy::IcePack::Adapter>>).
1 Error(s) detected.
gmake[1]: *** [AdapterRegistryI.o] Error 1
Any ideas?
-Andrew
CC -I/usr/local/gnu-stuff/xerces-c2_2_0-Sol2.7ForCC/include -I/usr/local/db/include -I/usr/local/include -c -I.. -I../../include -I/usr/local/gnu-stuff/xerces-c2_2_0-Sol2.7ForCC/include -g -DSUNOS -DREENTRANT AdapterRegistryI.cpp
"AdapterRegistryI.cpp", line 54: Error: Could not find a match for
Freeze::DBMap<std::basic_string<char, std::char_traits<char>,
std::allocator<char>>, IceInternal::ProxyHandle<IceProxy::Ice::Object>,
IcePack::StringObjectProxyDictKeyCodec,
IcePack::StringObjectProxyDictValueCodec>::insert(
std::pair<std::basic_string<char, std::char_traits<char>,
std::allocator<char>>,
IceInternal::ProxyHandle<IceProxy::IcePack::Adapter>>).
1 Error(s) detected.
gmake[1]: *** [AdapterRegistryI.o] Error 1
Any ideas?
-Andrew

0
Comments
-
I'm afraid from the output alone, it's impossible to say what's going wrong.
However, the good news is that our Sun just arrived, so we will be able to try this for ourselves very soon
The bad news is that we now have to work with Forte C++, too0 -
Originally posted by marc
I'm afraid from the output alone, it's impossible to say what's going wrong.
However, the good news is that our Sun just arrived, so we will be able to try this for ourselves very soon
The bad news is that we now have to work with Forte C++, too
What progress has been made using Forte please?
-apm0 -
Sorry, I don't have any news at present. We were too busy with other stuff the last days.0