Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Mar 2001 09:35:23 -0800 (PST)
From:      Rich Morin <rdm@cfcl.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   gnu/25947: broken link in /usr/src/gnu/lib/libg++/Makefile
Message-ID:  <200103201735.f2KHZNH58076@cfcl.com>

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

>Number:         25947
>Category:       gnu
>Synopsis:       broken link in /usr/src/gnu/lib/libg++/Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 20 09:40:00 PST 2001
>Closed-Date:
>Last-Modified:
>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:
>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?200103201735.f2KHZNH58076>