"Matt M." wrote:
> Just wondering what potential problems I am facing by going from
> 3.4-release to -current. I was told on irc that my chances may not be
> well.
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message
I tried upgrading to 4.0-CURRENT from 3.4-RELEASE, and the buildworld
worked fine, but the installworld was interrupted part of the way
through the install by a signal 12 to sh. I tried doing it from
3.4-RELEASE a few times, as well as from 3.4-STABLE on the same box, and
I got the same error every time. I ended up booting to the 3.4 install
disk and reinstalling 3.4 with sysinstall to fix it, because sh and csh
would crash with a signal 12 every time.
I got the following error each time:
===> bin/sync
install -c -s -o root -g wheel -m 555 sync /bin
install -c -o root -g wheel -m 444 sync.8.gz /usr/share/man/man8
===> bin/test
install -c -s -o root -g wheel -m 555 test /bin
*** Signal 12
Stop.
*** Error code 12
-------
Scott Burns
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message