From owner-freebsd-bugs Sun Sep 15 10:40: 4 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6817D37B400 for ; Sun, 15 Sep 2002 10:40:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF22043E42 for ; Sun, 15 Sep 2002 10:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g8FHe2JU034516 for ; Sun, 15 Sep 2002 10:40:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g8FHe21H034515; Sun, 15 Sep 2002 10:40:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FE3937B400 for ; Sun, 15 Sep 2002 10:36:01 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id E16E243E42 for ; Sun, 15 Sep 2002 10:36:00 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g8FHa0OT000671 for ; Sun, 15 Sep 2002 10:36:00 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g8FHa0Zr000670; Sun, 15 Sep 2002 10:36:00 -0700 (PDT) Message-Id: <200209151736.g8FHa0Zr000670@www.freebsd.org> Date: Sun, 15 Sep 2002 10:36:00 -0700 (PDT) From: Doug White To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/42811: make installworld does not make usr/include/g++ before using it Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 42811 >Category: misc >Synopsis: make installworld does not make usr/include/g++ before using it >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Sep 15 10:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Doug White >Release: 4-STABLE >Organization: >Environment: 4.7-PRERELEASE as of Sep 14 2002 >Description: "make installworld" does not create the /usr/include/g++ directory to receive g++ includes before actually trying to install files there. What results is a file called "g++" and "make installworld" dying when install tries to put something in there. >How-To-Repeat: 1. Create empty directory somewhere with space. 2. make DESTDIR=/empty/directory installworld >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message