Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Aug 2002 20:02:09 -0700 (PDT)
From:      "Eugene M. Kim" <gene@nttmcl.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   bin/41918: installworld (in Makefile.inc1) needs more tools from the host environment
Message-ID:  <200208230302.g7N329FL040350@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         41918
>Category:       bin
>Synopsis:       installworld (in Makefile.inc1) needs more tools from the host environment
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 22 20:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Eugene M. Kim
>Release:        4.6-RELEASE
>Organization:
NTT Multimedia Communications Laboratories, Inc.
>Environment:
FreeBSD ruby.nttmcl.com 4.6-RELEASE FreeBSD 4.6-RELEASE #0: Tue Jun 11 06:14:12 GMT 2002     murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC  i386
(with /usr/src/Makefile.inc1 rev 1.141.2.45.2.3 on RELENG_4_6)
>Description:
The installworld target installs a number of tools that are going to be used in the installation procedure into ${INSTALLTMP}.  Unfortunately the list has some tools missing, namely: cap_mkdb, ex and pod2man.  This causes some installation targets such as the one in /usr/src/share/termcap to fail.
>How-To-Repeat:
A clean make world from scratch.
>Fix:
Adding the 3 tools (cap_mkdb, ex and pod2man) to the list of tools specified in the installworld target will fix the problem.
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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