From ap@myway.noses.com  Mon Sep 28 02:24:40 1998
Received: from myway.noses.com (myway.noses.com [195.78.188.131])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA06074
          for <FreeBSD-gnats-submit@freebsd.org>; Mon, 28 Sep 1998 02:24:34 -0700 (PDT)
          (envelope-from ap@myway.noses.com)
Received: (from ap@localhost)
	by myway.noses.com (8.9.1/8.8.8) id LAA17434;
	Mon, 28 Sep 1998 11:24:18 +0200 (CEST)
	(envelope-from ap)
Message-Id: <199809280924.LAA17434@myway.noses.com>
Date: Mon, 28 Sep 1998 11:24:18 +0200 (CEST)
From: ap@noses.com
Reply-To: ap@myway.noses.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: can't compile bind
X-Send-Pr-Version: 3.2

>Number:         8069
>Category:       misc
>Synopsis:       some /usr/share/mk seems to be broken
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnats-admin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 28 02:30:01 PDT 1998
>Closed-Date:    Mon Sep 28 08:28:16 PDT 1998
>Last-Modified:  Wed Oct 26 05:36:28 GMT 2005
>Originator:     ap@noses.com
>Release:        FreeBSD 3.0-BETA i386
>Organization:
>Environment:

	
3.0 current as of src-cur 3555

>Description:

	
cd /usr/src
make obj
make depend
make

stops at linking bind as libbind is beeing taken from 
../../lib/libbind/libbind.a

but as a result of make obj should be looked for at
../../lib/libbind/obj/libbind.a

>How-To-Repeat:

	
see description

>Fix:
	
	
cd .../libbind
cp obj/libbind.a .

clumsy but I don't have the time to look at all the make files

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jkh 
State-Changed-When: Mon Sep 28 08:28:16 PDT 1998 
State-Changed-Why:  
I don't think this is a problem with /usr/share/mk 
>Unformatted:
