Re: serious problems



Hi Michael,

While running make installworld my computer crashed. (FreeBSD 6.2-p9
kernel)
At this moment the system misses some of the elf libs. Running in
single user mode and running make installworld again gives all kind
of errors

Right out of the handbook.

23.4.14.6. What do I do if something goes wrong?

Make absolutely sure your environment has no extraneous cruft from
earlier builds. This is simple enough.

# chflags -R noschg /usr/obj/usr
# rm -rf /usr/obj/usr
# cd /usr/src
# make cleandir
# make cleandir
Yes, make cleandir really should be run twice.

Due to the fact that the elf libraries are gone ?!?!? I cann't loging
normally and I cannot run these commands. Tonight I try to get in single
user and I'll retry what the handbook says

Jack

_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"