Date: Tue, 23 Dec 2014 14:50:01 +0000 From: krad <kraduk@gmail.com> To: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Freebsd build errors Message-ID: <CALfReycVD%2Bf7HN4CnySh5cqO8X1z-P1E%2BmNnV1ZTV1rs3WiJGg@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, Over the past few months I have been getting frequent build issues when doing a build world. My src.conf and make.conf are pretty simple. Are any others having such issues? Yes I use ccache but turning it on and off seams to make little difference. # cat /etc/src.conf WITHOUT_LIB32="YES" WITHOUT_IPX="yes" WITHOUT_PORTSNAP="YES" WITHOUT_GAMES="YES" WITHOUT_HTML="YES" WITHOUT_FREEBSD_UPDATE="YES" # cat /etc/make.conf KERNCONF=me KERNCONFDIR=/etc/kernel BOOT_COMCONSOLE_SPEED="115200" LOADER_TFTP_SUPPORT=YES" LOADER_ZFS_SUPPORT=yes FTP_PASSIVE_MODE=1 WITH_CTF=1 #CC=/usr/local/libexec/ccache/world/cc #CXX=/usr/local/libexec/ccache/world/c++ WITH_PKGNG= yes PF_ENABLE_FILTER_RULES=yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALfReycVD%2Bf7HN4CnySh5cqO8X1z-P1E%2BmNnV1ZTV1rs3WiJGg>