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

Re: HELP WANTED: doogiebug strikes latest XFree86 packages



>> Mark Montague <monty@gg.caltech.edu> writes:

 > % strings /usr/lib/libc5-compat/libXmu.so.6 | grep libc.so

 using readelf (or objdump) is more accurate, e.g.:

 $ readelf -d /usr/X11R6/lib/libX11.so.6.2 | grep NEEDED
  0x00000001 (NEEDED)                     Shared library: [libc.so.6]
 
 > So it looks like the libc5-compat libs may have been linked to the
 > wrong libc this time around, maybe.

 Yeah, it looks broken.

-- 
Marcelo



Reply to: