DragonFly BSD
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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 3 May 2005 11:19:59 -0700 (PDT)

:
: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@xxxxxxxxxxxxx>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]