Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jun 1995 13:07:46 -0700 (PDT)
From:      "Rodney W. Grimes" <rgrimes@gndrsh.aac.dev.com>
To:        mark@linus.demon.co.uk
Cc:        freebsd-bugs@freefall.cdrom.com
Subject:   Re: misc/484: usr.sbin/Makefile problem with SUBDIR
Message-ID:  <199506042007.NAA20461@gndrsh.aac.dev.com>
In-Reply-To: <199506041950.MAA29920@freefall.cdrom.com> from "Mark Valentine" at Jun 4, 95 12:50:01 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> 
> >Number:         484
> >Category:       misc
> >Synopsis:       usr.sbin/Makefile problem with SUBDIR
> >Confidential:   no
> >Severity:       non-critical
> >Priority:       low
> >Responsible:    freebsd-bugs (FreeBSD bugs mailing list)
> >State:          open
> >Class:          sw-bug
> >Submitter-Id:   current-users
> >Arrival-Date:   Sun Jun  4 12:50:00 1995
> >Originator:     Mark Valentine
> >Organization:
> >Release:        FreeBSD 2.0-BUILT-19950526 i386
> >Environment:
> 
> 	Any.
> 
> >Description:
> 
> 	"make all" followed by "make install clean" fails in usr.sbin
> 	due to an attempt to install config.new.

How could of it possible attempted to ``install'' in config.new, the
only times it would go down into that tree is for clean, cleandir or
other targets with ${MACHINE}==sparc.

I just did what you claimed on a -current box and it never attempted
to ``install'' config.new.  It did clean the directory howerver.

> >How-To-Repeat:
> 
> 	# cd /usr/src/usr.sbin
> 	# make
> 	# make install clean

You want my log file???

> >Fix:
> 	
> 	May be best just to remove the "if make(clean) || make(cleandir)"
> 	part of the conditional.  People who build config.new can clean it
> 	manually, or add it to their per-architecture SUBDIR list.  (No
> 	doubt I'm missing the reason for it not being quite that simple.)

No, sorry, that is not the ``right'' thing to do as then we would just
have to fix it again when sparc or other arch support comes in.

I am closing this PR as Problem does not exists, could not duplicate.

-- 
Rod Grimes                                      rgrimes@gndrsh.aac.dev.com
Accurate Automation Company                   Custom computers for FreeBSD



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