On Jan 09, Daniel Kobras <[EMAIL PROTECTED]> wrote: You can check with:
objdump --all-headers /usr/lib/libdv.so.2 It shows a TEXTREL section, so it's not position independent[1]. I do not know why this happens even if the code is compiled with -fPIC (libGL shows the same problem, #175074), I'm Cc'ing the prelink author in the hope he can explain why prelink is complaining. [1] See http://docs.sun.com/db/doc/816-1386/6m7qcobl6?a=view#chapter4-29405 for details. -- ciao, Marco -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]