> On Jul 17, 2016, at 12:58, Kim Culhan <w8hdkim_at_gmail.com> wrote: > > Seeing this on FreeBSD 11.0-BETA1 #0 r302963M > > After make buildworld completes with no problem, then rebooted in > single-user mode > > in /usr/src: > > make installworld > > -------------------------------------------------------------- >>>> Installing everything > -------------------------------------------------------------- > cd /usr/src; make -f Makefile.inc1 install > ===> lib (install) > ===> lib/csu (install) > ===> lib/csu/amd64 (install) > cc -target x86_64-unknown-freebsd11.0 --sysroot=/usr/obj/usr/src/tmp > -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe > -I/usr/src/lib/csu/amd64/../common > -I/usr/src/lib/csu/amd64/../../libc/include -fno-omit-frame-pointer > -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W > -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes > -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow > -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs > -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wthread-safety > -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable > -Qunused-arguments ERROR-tried-to-rebuild-during-make-install -S -o crt1.s > /usr/src/lib/csu/amd64/crt1.c > *** Error code 127 > Stop. > make[6]: stopped in /usr/src/lib/csu/amd64 > *** Error code 1 > > Hope this helps. Run "make buildworld -DNO_CLEAN" (see the error above about "ERROR-tried-to-rebuild-during-make-install". Cheers, -NgieReceived on Sun Jul 17 2016 - 22:30:55 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:06 UTC