[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#237033: lxdoom: does not run



On Tue, Mar 09, 2004 at 05:21:57PM +0100, Laurent Bonnaud wrote:
> > It works here, and correctly binds to the old libc.so.6 in /lib.  There
> > is code in ld.so to handle this exact case, and I can't see any reason
> > it would work on my system but not on yours.
> 
> I'm using prelink.  Does it make a difference ?

Ah, that's it after all:
  else if ((__builtin_expect (mode, normal) != normal
            || GL(dl_loaded)->l_info [ADDRIDX (DT_GNU_LIBLIST)] == NULL)

I guess "don't do that then".  I am not interested in going to
extraordinary lengths for this gross hack.  Either fix lxdoom, or
arrange to undo prelinking on it.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer



Reply to: