Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Sep 2002 10:36:00 -0700 (PDT)
From:      Doug White <dwhite@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/42811: make installworld does not make usr/include/g++ before using it
Message-ID:  <200209151736.g8FHa0Zr000670@www.freebsd.org>

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

>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




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