Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Apr 2007 19:29:03 +0300 (EEST)
From:      Alexandr Kovalenko <never@nevermind.kiev.ua>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   conf/111195: make distrubution target outputs to the wrong file descriptor
Message-ID:  <200704031629.l33GT3J6008547@mile.x-play.com.ua>
Resent-Message-ID: <200704031650.l33Go4Dm089714@freefall.freebsd.org>

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

>Number:         111195
>Category:       conf
>Synopsis:       make distrubution target outputs to the wrong file descriptor
>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 Apr 03 16:50:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Alexandr Kovalenko
>Release:        FreeBSD 6.2-RELEASE-p1 i386
>Organization:
Sunny Mobile Ltd.
>Environment:
System: FreeBSD mile.xxx.ua 6.2-RELEASE-p1 FreeBSD 6.2-RELEASE-p1 #1: Tue Feb 20 18:19:00 EET 2007 root@mile.xxx.ua:/usr/obj/usr/src/sys/mile i386

>Description:
	Some of command in "make distribution" target in /usr/src/etc output to the wrong file descriptor.
	For explanation, please check How-To-Repeat section.
>How-To-Repeat:
[never@mile /usr/src/etc]$ sudo make distribution DESTDIR=~never/chroot 2>&1 > /dev/null
+ ln -s ../var/named/etc/namedb /home/never/chroot/etc/namedb
+ ln -s mail/aliases /home/never/chroot/etc/aliases
[never@mile /usr/src/etc]$ 
>Fix:
N/A
>Release-Note:
>Audit-Trail:
>Unformatted:



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