<snip>Here's the output of running the script with #!/bin/bash -x
/etc/cron.daily/prelink:
+ echo /usr/sbin/prelink -av -mR -q + /usr/sbin/prelink -av -mR -q +++ ldd /sbin/init
+ exit 0
It exit'd 0.. no error this time after running prelink.. Looks like it ran OK. See if you still get the error tonight when the cronjob runs.. (And remove that -x from the prelink cron)