make installworld fails with tag HEAD
Jasse Jansson
jasse at hornet.ac
Tue May 3 11:31:16 PDT 2005
On May 3, 2005, at 8:19 PM, Matthew Dillon wrote:
:
: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.
Rebooted and ran make installworld.
Yep, that did it. Thanks.
J^2
Give a guy a break and toy end up broken - Lina Inverse
More information about the Bugs
mailing list