Hi, I'm trying to install pkgconf on a fresh FreeBSD 10 virtual machine on VirtualBox (Windows 7 host). The install fails with the following error
The ports tree was freshly updated using
Code:
root@freebsd64:/usr/ports/devel/pkgconf # make install
===> Installing for pkgconf-0.9.6_1
===> Checking if pkgconf already installed
===> Registering installation for pkgconf-0.9.6_1
*** Error code 74
Stop.
make: stopped in /usr/ports/devel/pkgconf
The ports tree was freshly updated using
portsnap fetch and portsnap extract. Any ideas? Thanks.