> Hi Tom, > Are you using any nonstandard build options/modes? > Cheers! > -Enji
I don't think I am using any nonstandard build options/modes. /etc/src.conf is WITHOUT_SVNLITE=yes WITHOUT_PORTSNAP=yes #WITHOUT_MANCOMPRESS=yes #WITHOUT_DOCCOMPRESS=yes WITHOUT_SENDMAIL=yes WITH_CLANG_EXTRAS=yes WITH_LLD_IS_LD=yes /etc/make.conf is PORTSDIR=/BETA1/usr/ports PACKAGES=/usr/packages WRKDIR=${.CURDIR}/work11.amd64 #MANCOMPRESSED=no #MK_MANCOMPRESS="no" #WITHOUT_MANCOMPRESS=yes MAKE_JOBS_UNSAFE=yes FORCE_PKG_REGISTER=yes # WITH_PKGNG=yes OPTIONS_SET.mpop=GNUTLS NLS WITH_BDB_VER=6 WITH_SSP_PORTS=yes DEFAULT_VERSIONS+= perl5=5.28 DISABLE_VULNERABILITIES=yes Build didn't even start when I had WITHOUT_MANCOMPRESS on. Trouble occurs before there is any attempt to build the kernel. Tom _______________________________________________ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"