I am trying to build collectd on the snapshot from a 10 of August which should be very close to November 1st release.
# uname -a OpenBSD oko.bagdala2.net 5.6 GENERIC.MP#333 amd64 As some of you know collectd package depends on rrdtool which in turn depends on package rrdupdate. # ls -l rrdtool total 28 drwxr-xr-x 2 root wheel 512 Aug 11 13:41 CVS -rw-r--r-- 1 root wheel 3296 Aug 10 13:33 Makefile -rw-r--r-- 1 root wheel 115 Oct 9 02:07 distinfo drwxr-xr-x 3 root wheel 512 Apr 6 2014 files drwxr-xr-x 3 root wheel 512 Mar 5 2014 patches drwxr-xr-x 3 root wheel 512 Jun 14 13:14 pkg During the build I get this error Error: /usr/ports/pobj/rrdtool-1.4.8/fake-amd64/usr/local/ \ lib/ruby/site_ruby/2.0/x86_64-openbsd/RRD.so does not exist That is indeed the case. That looks like what this fella was getting https://www.mail-archive.com/[email protected]/msg130224.html Is there a work around this problem? Most Kind Regards, Predrag
