Re: "make installworld" fails ("Signal 11")
Kristof Provost <[email protected]> Wed, 05 Aug 2026 13:47:47 +0200
| Newsgroups | gmane.os.freebsd.current |
|---|---|
| Message-ID | <[email protected]> |
On 5 Aug 2026, at 13:32, David Wolfskill wrote: > System was running: > FreeBSD freebeast.catwhisker.org 16.0-CURRENT FreeBSD 16.0-CURRENT #654= main-n287946-ddd850aa7720: Tue Aug 4 12:29:15 UTC 2026 root@freebea= st.catwhisker.org:/common/S4/obj/usr/src/amd64.amd64/sys/GENERIC amd64 16= 00019 1600019 > > after updating sources to main-n287957-4ebcdb8dd9a7; usual in-place > source-based update process; got as far as "make installworld" before > things went bad: > > ... > =3D=3D=3D> etc (install) > =3D=3D=3D> etc/termcap (install) > installing DIRS CONFSDIR > install -d -m 0755 -o root -g wheel /etc > =3D=3D=3D> etc/sendmail (install) > cd /usr/src/share/man; make makedb > makewhatis /usr/share/man > *** Signal 11 > > Stop. > make[5]: stopped making "makedb" in /usr/src/share/man > *** Error code 1 > I believe I ran into the same thing yesterday, but it went away after I d= eleted /usr/obj/* and built again. It may be worth trying the same. =E2=80=94 Kristof