conf/175844: WITH_BSDCONFIG=YES creates files in /usr/src

Dominique Goncalves dominique.goncalves at gmail.com
Mon Feb 4 20:40:01 UTC 2013


>Number:         175844
>Category:       conf
>Synopsis:       WITH_BSDCONFIG=YES creates files in /usr/src
>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:   Mon Feb 04 20:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Dominique Goncalves
>Release:        FreeBSD 10.0-CURRENT
>Organization:
>Environment:
>Description:
If WITH_BSDCONFIG=YES is enabled in /etc/src.conf when doing a buildworld, these files are generated in /src/src :

usr.sbin/bsdconfig/bsdconfig.8.gz
usr.sbin/sysrc/sysrc.8.gz


>How-To-Repeat:

>Fix:
--- bsdconfig/Makefile.orig     2013-02-04 21:35:22.000000000 +0100
+++ bsdconfig/Makefile  2013-02-04 21:35:28.000000000 +0100
@@ -1,7 +1,5 @@
 # $FreeBSD: head/usr.sbin/bsdconfig/Makefile 240684 2012-09-18 22:28:42Z dteske $
 
-NO_OBJ=
-
 SUBDIR=        console \
        diskmgmt \
        docsinstall \
--- sysrc/Makefile.orig 2013-02-04 21:34:59.000000000 +0100
+++ sysrc/Makefile      2013-02-04 21:35:06.000000000 +0100
@@ -1,7 +1,5 @@
 # $FreeBSD: head/usr.sbin/sysrc/Makefile 241149 2012-10-03 02:32:47Z dteske $
 
-NO_OBJ=
-
 SCRIPTS= sysrc
 
 MAN= sysrc.8

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list