From owner-freebsd-questions@FreeBSD.ORG Sun Mar 14 04:51:16 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 40646106564A for ; Sun, 14 Mar 2010 04:51:16 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from asmtpout026.mac.com (asmtpout026.mac.com [17.148.16.101]) by mx1.freebsd.org (Postfix) with ESMTP id 2B9258FC13 for ; Sun, 14 Mar 2010 04:51:15 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=us-ascii Received: from [17.151.81.131] by asmtp026.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0KZ900I299GVPF60@asmtp026.mac.com> for freebsd-questions@freebsd.org; Sat, 13 Mar 2010 20:50:56 -0800 (PST) X-Proofpoint-Spam-Details: rule=notspam policy=default score=1 spamscore=1 ipscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=5.0.0-0908210000 definitions=main-1003130281 From: Chuck Swiger In-reply-to: <4B9C61DA.9080308@johnea.net> Date: Sat, 13 Mar 2010 20:50:55 -0800 Message-id: References: <4B9C5A0B.7040206@johnea.net> <4B9C61DA.9080308@johnea.net> To: johnea X-Mailer: Apple Mail (2.1077) Cc: freebsd-questions@freebsd.org Subject: Re: building from source after freebsd-update X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Mar 2010 04:51:16 -0000 On Mar 13, 2010, at 8:10 PM, johnea wrote: > guess I was lead to believe that it updated the source from this entry in the handbook: > > "The default is to update the source code, the entire base system, and the kernel." > > http://www.freebsd.org/doc/handbook/updating-upgrading-freebsdupdate.html > > I've also seem other references indicate that the source downloaded by freebsd-update > could be patched and installed. If you list src component, evidently freebsd-update claims to update /usr/src. I suspect that if you've updated src via one of the other methods, it won't figure out how to update everything correctly. -- -Chuck