|
From: David W S. <dws...@ov...> - 2012-05-03 19:02:39
|
Hello all! I notice that more recent svn builds fail to generate graphs. The cron log shows exit status 9 for makegraphs. Manually invoking it leaves with: root@5420:~ # makegraphs Can't load '/usr/lib/perl5/site_perl/5.10.1/i486-linux/auto/RRDs/RRDs.so' for module RRDs: libffi.so.5: cannot open shared object file: No such file or directory at /usr/lib/perl5/5.10.1/i486-linux/DynaLoader.pm line 200. at /usr/local/bin/makegraphs line 31 Compilation failed in require at /usr/local/bin/makegraphs line 31. BEGIN failed--compilation aborted at /usr/local/bin/makegraphs line 31. The interesting thing about the missing library it complains about is that it is commented out in the libffi rootfiles. I plopped both the real libffi and the so.5 link to it and all works well. I'm sure there are bigger things at the moment but I thought I'd mention it. -- Dave Studeman http://www.raqcop.com |