|
Interesting, looks like this symbol was added in one of the minor 10.3.x update? I used 10.3.2 for the port.
Could you try the following for me and send me the output?
$ grep RTLD /usr/include/dlfcn.h
You could either try to update to 10.3.2 or comment out the offending code in src/Ice/FactoryTableDef.cpp (however the automatic registration of user exception and class factories won't work and will cause the test/IcePack/deployer test to fail). I'll see if I can install 10.3 on another partition to try it out.
Benoit.
|