[uClibc]MIPS shared libs not working for lib loading

Steven J. Hill sjhill at realitydiluted.com
Fri Jun 28 23:07:56 UTC 2002


Erik Andersen wrote:
 >
 > I recently obtained a mipsel box, and invested the time to get
 > it running the latest debian/testing.  So I actually now have a
 > uClibc test system for mipsel.  I just compiled up the latest and
 > greatest and sure enough -- just as you say dlopen is indeed
 > segfaulting.  I'll take a look and see if I can figure out the
 > problem.  Thanks!
 >
The 'dlopen' call should be working just fine as I am using DirectFB
with uClibc which uses 'dlopen' a LOT. There is, however, a problem
using the latest Linux kernel headers for MIPS, specifically the
file 'include/asm-mips/unistd.h'. You need to use a 2.4.16 or 2.4.17
version of that file as the latest header does not work. I need to
investigate this when I get back from OLS.

-Steve





More information about the uClibc mailing list