From nobody@FreeBSD.org  Sun Jan 23 19:41:48 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A6A77106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 23 Jan 2011 19:41:48 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 9645D8FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 23 Jan 2011 19:41:48 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p0NJfmW1048396
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 23 Jan 2011 19:41:48 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p0NJfm0u048395;
	Sun, 23 Jan 2011 19:41:48 GMT
	(envelope-from nobody)
Message-Id: <201101231941.p0NJfm0u048395@red.freebsd.org>
Date: Sun, 23 Jan 2011 19:41:48 GMT
From: Greg Miller <greglmiller@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: buildworld failure, missing param.h
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         154247
>Category:       misc
>Synopsis:       [build] buildworld failure, missing param.h
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 23 19:50:08 UTC 2011
>Closed-Date:    Sun Feb 13 19:11:42 UTC 2011
>Last-Modified:  Sun Feb 13 19:11:42 UTC 2011
>Originator:     Greg Miller
>Release:        8.1-release-p2
>Organization:
>Environment:
FreeBSD freebsd 8.1-RELEASE-p2 FreeBSD 8.1-RELEASE-p2 #7: Fri Dec  3 22:00:29 CST 2010     greg@freebsd:/usr/obj/usr/src/sys/CUSTOM  i386
>Description:
I'm attempting to upgrade to RELENG_8_2. I've tried updating using csup with both cvsup17.freebsd.org and cvsup2.freebsd.org over the last few days. I get the following error:

[0] /usr/src # make buildworld
find: /usr/src/sys/sys/param.h: No such file or directory
"Makefile", line 175: warning: "find /usr/src/sys/sys/param.h -mtime -0" returned non-zero status
find: /usr/src/sys/sys/param.h: No such file or directory
"Makefile", line 175: warning: "find /usr/src/sys/sys/param.h -mtime -0" returned non-zero status

--------------------------------------------------------------
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: brucec 
State-Changed-When: Sun Feb 13 19:10:39 UTC 2011 
State-Changed-Why:  
The PR database isn't the best place to ask questions like this. 
Please email freebsd-stable@freebsd.org for help with build issues. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=154247 
>Unformatted:
 >>> Building an up-to-date make(1)
 --------------------------------------------------------------
 make: don't know how to make obj. Stop
 *** Error code 2
 
 Stop in /usr/src.
 *** Error code 1
 
 Stop in /usr/src.
 
