Where is the libray for 'dlsym'

Posted by hap497 on Stack Overflow See other posts from Stack Overflow or by hap497
Published on 2010-02-02T17:32:35Z Indexed on 2010/06/12 7:02 UTC
Read the original article Hit count: 304

Filed under:
|

Hi,

I am getting this linker error:

system/core/libacc/tests/main.cpp:42: error: undefined reference to 'dlsym'

Can you please tell me where is the library on ubuntu 9.10 which contains the library for 'dlsym'?

Thank you.

© Stack Overflow or respective owner

Related posts about linker

Related posts about ubuntu-9.10