Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jul 2005 03:21:44 -0300
From:      =?iso-8859-1?q?S=F8ren_Lott?= <soren3@gmail.com>
To:        freebsd-current@freebsd.org
Subject:   installword broke everything
Message-ID:  <200507090321.44704.soren3@gmail.com>

next in thread | raw e-mail | index | archive | help
running installworld failed when upgrading from SNAP005 to newest -CURRENT,
with error Makefile.inc1:156: "LC_CTYPE=C date" error returned non zero status
after that everything segfaults,dumps core and i cant login into my system.

i followed the exact steps in UPDATING:
make buildworld
make buildkernel KERNCONF=current6
make installkernel KERNCONF=current6

boot -s
fsck -p
mount -u /
mount -a
adjkerntz -i
mergemaster -p
make installworld



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507090321.44704.soren3>