I am getting Error code 2 and Error code 1 when installing ports on a new server. This has happened on several of the ports that I have tried to install. The issue appears to be a resulting
but I am unable to deduce where the exact issue is.
This is onfreebsd FreeBSD 9.2, fully updated. Below is the partial output when the failures begin for installing the port ImageMagick. Thank you very much in advance.
Code:
no such file or directory
This is on
Code:
===> Building for jbigkit-1.6
(cd libjbig; /usr/bin/make "CC=cc" "CFLAGS=-O2 -pipe -fno-strict-aliasing -I../libjbig")
cd: libjbig: No such file or directory
*** [lib] Error code 2
1 error
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** [do-build] Error code 1
Stop in /usr/ports/graphics/jbigkit.
*** [lib-depends] Error code 1
Stop in /usr/ports/graphics/tiff.
*** [install] Error code 1
Stop in /usr/ports/graphics/tiff.
*** [lib-depends] Error code 1
Stop in /usr/ports/print/ghostscript9-nox11.
*** [install] Error code 1
Stop in /usr/ports/print/ghostscript9-nox11.
*** [build-depends] Error code 1
Stop in /usr/ports/graphics/ImageMagick-nox11.
*** [install] Error code 1
Stop in /usr/ports/graphics/ImageMagick-nox11.