Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jan 2005 15:36:02 -0600 (CST)
From:      "Viren Patel" <virenp@mail.utexas.edu>
To:        freebsd-questions@freebsd.org
Subject:   make installworld fails
Message-ID:  <33441.146.6.178.5.1106170562.squirrel@146.6.178.5>

next in thread | raw e-mail | index | archive | help
Hello. I am trying to upgrade FreeBSD 5.3 and performed
the following steps on a clean install and after upgrading
sources:

Booted into single-user mode

   cd /usr/src
   make buildworld
   make buildkernel KERNCONF=GENERIC
   make installkernel KERNCONF=GENERIC

Then rebooted the system back into single-user mode

   cd /usr/src
   make installworld

However this fails and the last few lines on screen are:

install -o root -g wheel -m 444 zzz.8.gz /usr/share/man/man8
===> etc
===> etc/sendmail
cd /usr/src/etc/../share/man; make makedb
makewhatis /usr/share/man
pid 17053 (makewhatis), uid 0: exited on signal 11 (core
dumped)
*** Signal 11

Stop in /usr/src/share/man
*** Error code 1

Stop in /usr/src/etc
*** Error code 1

Stop in /usr/src
*** Error code 1

Stop in /usr/src
*** Error code 1

Stop in /usr/src
*** Error code 1

Stop in /usr/src

I couldn't find a core file on the system.

Please help. Thank you.

--
Viren Patel
Chemistry & Biochemistry
University of Texas at Austin



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