>The error says that " undefined symbol in the shared object" It means exactly there is an undefined symbol[s] in your shared object. I suggest -zdefs option when you link to get diagnostics. -- Best regards Ilja Golshtein
>The error says that " undefined symbol in the shared object" It means exactly there is an undefined symbol[s] in your shared object. I suggest -zdefs option when you link to get diagnostics. -- Best regards Ilja Golshtein