DragonFly bugs List (threaded) for 2005-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: make installworld fails with tag HEAD
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]