Date: Fri, 23 Oct 2015 00:37:12 +0200 From: Oliver Pinter <oliver.pinter@hardenedbsd.org> To: Thomas Mueller <mueller6724@bellsouth.net> Cc: FreeBSD-Current <freebsd-current@freebsd.org> Subject: Re: Make installworld fails on file not found (Error code 71) Message-ID: <CAPQ4fftH2F5K0MqRX7PboA_vk7WtrYLLyZxAt2-EzQJ6GOTeVQ@mail.gmail.com> In-Reply-To: <559603.75995.bm@smtp120.sbc.mail.ne1.yahoo.com> References: <559603.75995.bm@smtp120.sbc.mail.ne1.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 20, 2015 at 10:07 AM, Thomas Mueller <mueller6724@bellsouth.net> wrote: > I was trying to test the new i915 graphics driver but got stuck in building and installing the userland: > > /usr/share/man/man2/mknodat.2 -> /usr/share/man/man2/mknod.2 > /usr/share/man/man2/munlock.2 -> /usr/share/man/man2/mlock.2 > /usr/share/man/man2/munlockall.2 -> /usr/share/man/man2/mlockall.2 > /usr/share/man/man2/modfnext.2 -> /usr/share/man/man2/modnext.2 > /usr/share/man/man2/nmount.2 -> /usr/share/man/man2/mount.2 > /usr/share/man/man2/unmount.2 -> /usr/share/man/man2/mount.2 > /usr/share/man/man2/mq_timedreceive.2 -> /usr/share/man/man2/mq_receive.2 > /usr/share/man/man2/mq_timedsend.2 -> /usr/share/man/man2/mq_send.2 > /usr/share/man/man2/ntp_gettime.2 -> /usr/share/man/man2/ntp_adjtime.2 > /usr/share/man/man2/numa_setaffinity.2 -> /usr/share/man/man2/numa_getaffinity.2 > install: link /usr/share/man/man2/numa_getaffinity.2 -> /usr/share/man/man2/numa_setaffinity.2: No such file or directory > *** Error code 71 > > Stop. > make[5]: stopped in /usr/src/lib/libc > *** Error code 1 > > Stop. > make[4]: stopped in /usr/src/lib > *** Error code 1 > > Stop. > make[3]: stopped in /usr/src > *** Error code 1 > > Stop. > make[2]: stopped in /usr/src > *** Error code 1 > > Stop. > make[1]: stopped in /usr/src > *** Error code 1 > > Stop. > make: stopped in /usr/src > > > Now I have a new kernel on a userland dating to last April 27. > > I got this same result with "make installworld" also on previous attempt just a day previous. > > Do I need to clean out old build directory tree? Build runs cleandir automatically, but do I need more, like rm -R /usr/obj/* ? > > If this happened in NetBSD, I would use -r with build.sh which gets rid of outdated stuff in build directories, and will get a chance to try this as I try to update a system last built 14 months ago. > > What do I need to do in FreeBSD? If you like to test the i915kms driver from "binary source", you could fine them in our (HardenedBSD) ISOs: http://jenkins.hardenedbsd.org/builds/HardenedBSD-i915kms-amd64-LATEST/ISO-IMAGES/ > > Tom > > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPQ4fftH2F5K0MqRX7PboA_vk7WtrYLLyZxAt2-EzQJ6GOTeVQ>