From nobody@FreeBSD.org  Wed Jul 10 12:10:16 2002
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E8AA837B400
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 10 Jul 2002 12:10:16 -0700 (PDT)
Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8A1FD43E58
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 10 Jul 2002 12:10:16 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6AJAGOT005105
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 10 Jul 2002 12:10:16 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.4/8.12.4/Submit) id g6AJAGpF005104;
	Wed, 10 Jul 2002 12:10:16 -0700 (PDT)
Message-Id: <200207101910.g6AJAGpF005104@www.freebsd.org>
Date: Wed, 10 Jul 2002 12:10:16 -0700 (PDT)
From: Vincent Rodrigue <DrVince@ziplip.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Cannot build bind
X-Send-Pr-Version: www-1.0

>Number:         40429
>Category:       bin
>Synopsis:       Cannot build bind
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 10 12:20:01 PDT 2002
>Closed-Date:    Wed Jul 10 18:26:03 PDT 2002
>Last-Modified:  Wed Jul 10 18:26:03 PDT 2002
>Originator:     Vincent Rodrigue
>Release:        FreeBSD 4.6-stable
>Organization:
>Environment:
FreeBSD Devon.ath.cx. 4.6-STABLE FreeBSD 4.6-STABLE #0: Wed Jul 10 0:00:48 EDT 2002     root@Devon.ath.cx.:/home/src/sys/compile/vincey  i386

>Description:
I wanted to rebuild bind (/usr/src/contrib/bind/) but when I did a make, it asked for a bsd subdirectory.  I found that it's the Makefile of /usr/src/contrib/bind/lib/ who have the SUBDIRS line of it.
>How-To-Repeat:
      # cd /usr/src/contrib/bind/ && make
Using .systype
[...]
/usr/src/contrib/bind/lib/isc
cd: can't cd to bsd
*** Error code 1

Stop in /usr/src/contrib/bind/lib.
*** Error code 1

>Fix:
      
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: keramida 
State-Changed-When: Wed Jul 10 18:24:54 PDT 2002 
State-Changed-Why:  
Building stuff under src/contrib is not supposed to work. 
You should use the relevant bits under src/usr.sbin instead. 

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