Date: Wed, 16 Oct 2002 15:51:06 +0200 From: Moritz <moritz@eurocompton.net> To: freebsd-questions@freebsd.org Subject: Problem with "make installworld" Message-ID: <20021016135310.EF54ACE401@eurocompton.net>
next in thread | raw e-mail | index | archive | help
I got a problem with "make installworld" upgrading from 4.4 Release to 4.6.2 Release. "make buildworld" and compiling a new kernel worked fine, but installing world doesn't work. I always get the following error: install -c -o root -g wheel -m 444 /usr/src/share/termcap/map3270 /usr/share/misc/map3270 TERM=dumb ex - /usr/src/share/termcap/termcap.src < /usr/src/share/termcap/reorder ex: not found *** Error code 127 Stop in /usr/src/share/termcap. *** Error code 1 [ ... ] Would it help if I'd compile ex manually? - Moritz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021016135310.EF54ACE401>