Hi, > If youre already doing this, I'm not sure where the error would be > coming from. You can use the "nm" command to check the symbols that are > defined in your library and make sure the one you want is really there. > > Dave
[Htin Hlaing] Thanks for the input Dave. Yeah, I was already doing that. I just found out that the c++ library that I wanted to use was built with g++ version 3.3.1 and I was using gcc, g++ 2.95.4. After I switched to 3.3.1, things work fine. Thanks, Htin - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

