From rdm@cfcl.com  Tue Mar 20 09:34:14 2001
Return-Path: <rdm@cfcl.com>
Received: from idiom.com (idiom.com [216.240.32.1])
	by hub.freebsd.org (Postfix) with ESMTP id BBBC937B733
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 20 Mar 2001 09:34:11 -0800 (PST)
	(envelope-from rdm@cfcl.com)
Received: from cfcl.com (cpe-24-221-169-54.ca.sprintbbd.net [24.221.169.54])
	by idiom.com (8.9.3/8.9.3) with ESMTP id JAA83366
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 20 Mar 2001 09:34:11 -0800 (PST)
Received: (from rdm@localhost)
	by cfcl.com (8.11.1/8.11.1) id f2KHZNH58076;
	Tue, 20 Mar 2001 09:35:23 -0800 (PST)
	(envelope-from rdm)
Message-Id: <200103201735.f2KHZNH58076@cfcl.com>
Date: Tue, 20 Mar 2001 09:35:23 -0800 (PST)
From: Rich Morin <rdm@cfcl.com>
Reply-To: rdm@cfcl.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: broken link in /usr/src/gnu/lib/libg++/Makefile
X-Send-Pr-Version: 3.2

>Number:         25947
>Category:       gnu
>Synopsis:       broken link in /usr/src/gnu/lib/libg++/Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    obrien
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 20 09:40:00 PST 2001
>Closed-Date:    Sat Mar 24 00:15:54 PST 2001
>Last-Modified:  Sat Mar 24 00:16:21 PST 2001
>Originator:     Rich Morin
>Release:        FreeBSD 4.2-RELEASE i386
>Organization:
Canta Forda Computer Laboratory
>Environment:

        FreeBSD fb42.cfcl.com 4.2-RELEASE FreeBSD 4.2-RELEASE #0:
        Mon Nov 20 13:02:55 GMT 2000
        jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC  i386

>Description:

	In /usr/src/gnu/lib/libg++/Makefile, there is a line

          GPPDIR= ${.CURDIR}/../../../contrib/libg++

        GPPDIR is then referenced by several other lines.  Looking
        at /usr/src/contrib, however, I see no "libg++" directory.

        I have performed a "make buildworld" on my system and no
        fatal error occurs, so this seems to be non-critical.

>How-To-Repeat:

	% more /usr/src/gnu/lib/libg++/Makefile
        ...
        % ls /usr/src/contrib

>Fix:

	At the very least, there should be a comment in the Makefile,
        explaining what's going on.  If the code is simply out of
        date, however, it should probably be cleaned up.  
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->obrien 
Responsible-Changed-By: kris 
Responsible-Changed-When: Fri Mar 23 21:50:13 PST 2001 
Responsible-Changed-Why:  
obrien is the gcc maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=25947 
State-Changed-From-To: open->closed 
State-Changed-By: obrien 
State-Changed-When: Sat Mar 24 00:15:54 PST 2001 
State-Changed-Why:  
These are old bits that are not used anymore.  I'll remove them for 4.4FreeBSD 

http://www.freebsd.org/cgi/query-pr.cgi?pr=25947 
>Unformatted:
