I have an application that loads a shared library using dlopen and maps functions from the library with dlsym. Unfortunately dlopen always returns "File not found" error and the dlsym calls always return NULL. I know the library is there. Strace returns nothing useful either.
I am running OpenWRT backfire 10.03 and have tried with uClibc 0.9.30.1 and 0.9.30.3. Any suggestions on how to hunt this down? Thanks! _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
