From long@njl.materials.ox.ac.uk  Tue Feb 25 04:08:16 1997
Received: from njl.materials.ox.ac.uk (njl.materials.ox.ac.uk [163.1.65.100])
          by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id EAA18187
          for <FreeBSD-gnats-submit@freebsd.org>; Tue, 25 Feb 1997 04:07:59 -0800 (PST)
Received: (from long@localhost)
	by njl.materials.ox.ac.uk (8.8.5/8.8.5) id MAA20109;
	Tue, 25 Feb 1997 12:07:47 GMT
Message-Id: <199702251207.MAA20109@njl.materials.ox.ac.uk>
Date: Tue, 25 Feb 1997 12:07:47 GMT
From: Neil <long@njl.materials.ox.ac.uk>
Reply-To: neil.long@materials.oxford.ac.uk
To: FreeBSD-gnats-submit@freebsd.org
Subject: hard reference to /usr/src breaks make world for non-default src location
X-Send-Pr-Version: 3.2

>Number:         2813
>Category:       i386
>Synopsis:       hard reference to /usr/src breaks make world for non-default src location
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    steve
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 25 04:10:02 PST 1997
>Closed-Date:    Sat Nov 29 16:38:20 PST 1997
>Last-Modified:  Sat Nov 29 16:41:13 PST 1997
>Originator:     Neil Long
>Release:        FreeBSD 2.2-GAMMA i386
>Organization:
University of Oxford
>Environment:

	

>Description:

	in the lib/msun files /usr/include/machine/asmacros.h is included
	which includes /usr/src/lib/libc/i386/DEFS.h
	I kept /usr/src pristine for the SNAP and built locally in a 
different src directory. 

>How-To-Repeat:

	put /usr/src tree at a different mount point

>Fix:
	workaround	
	mv /usr/src /usr/src.orig; ln -s /mysource /usr/src
 

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sat Nov 29 16:38:20 PST 1997 
State-Changed-Why:  
Fixed in -current.  I would imagine as the dust settles this 
will be migrated back into the RELENG_2_2 branch. 
>Unformatted:
