/etc/con.daily/prelink aborted

Since a couple of days i get the following message:

/etc/cron.daily/prelink:

/etc/cron.daily/prelink: line 47: 31091 Aborted /usr/sbin/prelink -av $PRELINK_OPTS >>/var/log/prelink.log 2>&1

Please find attached the prelink.log

Can anybody help me out please?
Thx a million

prelink is crashing when trying to prelink /usr/sbin/edquota. Others seem to have this problem too. Prelinking is an optimization thing your system will work fine without, fortunately.

Try

ldd /usr/sbin/edquota

to see what libraries edquota uses, maybe there's something odd about it.

Thx for the help, i don't have any clue what this is ... sorry :-(.

Here is the output of the command:

[root@srv4 ~]# ldd /usr/sbin/edquota
libc.so.6 => /lib64/libc.so.6 (0x0000003846000000)
/lib64/ld-linux-x86-64.so.2 (0x0000003845c00000)