On Sat, 16 May 2020 22:35:32 -0700 bsd-lists_at_BSDforge.com said Pilot error... > On a recent install from > FreeBSD-13.0-CURRENT-amd64-20200514-r361019-disc1.iso > I intitated a build/install world/kernel from src _at_r361107 > > The build of world and kernel went as anticipated, as did > the kernel install. After booting to single user for the > installworld. The install failed with: > ... > dll.h /usr/include/ > install -l s -o root -g wheel -m 755 curses.h /usr/include/ncurses.h > install -o root -g wheel -m 444 curs_addch.3.filt > /usr/share/man/man3/curs_add > ch.3 > install: curs_addch.3.filt: No such file or directory > *** Error code 71 > > Stop. > make[6]: stopped in /usr/src/lib/ncurses/ncursesw > *** Error code 1 > > Stop. > make[5]: stopped in /usr/src/lib/ncurses > *** Error code 1 > > Stop. > make[4]: stopped in /usr/src/lib > *** Error code 1 > > Stop. > make[3]: stopped in /usr/src > *** Error code 1 > > There nothing interesting/unusual in src.conf(5) > and make.conf doesn't exist. OK This was a case of pilot error. After the buildworld I realized that I hadn't added WITHOUT_MANCOMPRESS. Which I wanted. So being of the belief that both non-compressed, as well as compressed pages had been created during the buildworld. I simply added it before installworld. Knowing it would pick up the change. Well, as it turns out, both copies do *not* exist. End of story, and sorry for the noise. --Chris > > Any chance for recovery? Or will I need initiate a new > install, and hope for the best checking out a newer revision > of src. > > Thanks in advance. > > --Chris > > > _______________________________________________ > freebsd-current_at_freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"Received on Sun May 17 2020 - 04:29:32 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:24 UTC