make installworld fails with tag HEAD

Matthew Dillon dillon at apollo.backplane.com
Tue May 3 11:21:08 PDT 2005


:
:Updated the sources about 30 minutes ago.
:Using cvs tag HEAD.
:make -j6 buildworld, make buildkernel and
:make installkernel worked fine.
:But make installworld just halted with this message:
:
:install -o root -g wheel -m 644 Segmentation 
:/usr/share/examples/Segmentation
:install: Segmentation: No such file or directory
:*** Error code 71
:
:
:Just in case you wanted to know.
:
:J^2

    It kinda sounds like a segmentation fault from /bin/sh, which means
    you need to update your kernel first (to fix the TLS bug).  Then
    try the installworld again.
    
					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>





More information about the Bugs mailing list