Prelink error

Shark

Verified User
Joined
Aug 8, 2005
Messages
42
Location
Ohio
For a few days I've been getting this from /etc/cron.daily

/etc/cron.daily/prelink:

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

Running

/usr/sbin/prelink -av -mR -f (or -q)

also causes 'Aborted'. I've googled some and see things like this can happen when compiling new software, which I did do for clamAV and possibly a few others. As always, my practice is to look through the log, in this case, prelink.log but this log is foreign to me. Any pointers? Places to look? The man file didn't really help either.

Running DA, Installatron on CentOS 4.1

DaveR~
 
Last edited:
This a CentOS problem not really a DirectAdmin. I too was getting those errors, I just disabled the prelink daily script. It is not really needed. It is intended to speed loading of shared libraries from what I gather.
 
Thanks, I figured it was OS dependant. Just 'took a shot' that the knowledgeable people here might throw up a suggestion or two. I've disable it 'til I learn more...

It is not really needed. It is intended to speed loading of shared libraries from what I gather.

Thats what I read, and also why it's been days 'til I figure I'd post. :)

DaveR~
 
Back
Top