Great thanks for all your help!
We found out the lib was lack of linking with some necessary libs.
By adding those depdent libs, dlopen is able to open the lib.

On Thu, Jul 9, 2015 at 3:53 AM, Yury V. Zaytsev <y...@shurup.com> wrote:

> On Wed, 2015-07-08 at 18:03 +0800, Yicong Huang wrote:
> >
> > With C code, it also reported that " undefined symbol:
> > _ZTIN6apsara13ExceptionBaseE".
>
> You should link distcache.so to the aspara library if you use any of its
> symbols. For the details, you have to talk to your local specialist on
> Alibaba internal stuff ;-)
>
> --
> Sincerely yours,
> Yury V. Zaytsev
>
>
>
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to