Hi Dan I've checked libgnutls.so.26 in Fedora 10 with your command.
There's no gnutls_srp_free_client_credentials :) Thanks for your help. On Wed, Apr 1, 2009 at 1:32 PM, Dan Pascu <[email protected]> wrote: > On Wednesday 01 April 2009, DangVinh Nguyen wrote: > > Dear all > > > > I open this thread because i don't know how to follow-up this thread > > > > http://www.mail-archive.com/[email protected]/msg00921.html > > > > What a shame :( > > > > Back to main topic, I found that libgnutls.so.26 in Fedora 10 does not > > have gnutls_srp_free_client_credentials. > > > > I've downloaded gnutls 2.6 from gnutls website, compiled and then > > replaced all /usr/lib/libgnutls* > > > > Then mediaproxy running OK. > > > > And my question is: How to list all exported functions of a library in > > Linux?. Is there any tool like Dependency Walker in Windows? > > > > Regards > > nm -D library.so | grep " T " > > -- > Dan >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
