Hi all, after some time, some systems started to display this error in the system.log:
logmsg: pri 14, flags 0, from xxx-xxx-r01, msg Nov 12 21:23:53 php: /status_rrd_graph_img.php: Failed to create graph with error code 1, the error is: /libexec/ld-elf.so.1: /usr/local/bin/rrdtool: Undefined symbol "art_alloc" And I don't remember which package was installed prior to this error. The main problem was rrd graphs broken. After a while dealing with ld-elf.so.1 i give up trying to move ld-elf.so.1.old back, because it give me an error "Text file busy". So i tryed update rrdtool and everything is fine again: pkg_add -vr ftp://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/i386/6.2-RELEASE/packages/Latest/rrdtool.tbz Best Regards, Luiz Vaz
