From owner-freebsd-questions@FreeBSD.ORG Mon Jan 23 19:50:32 2012 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 7F0F1106566B; Mon, 23 Jan 2012 19:50:32 +0000 (UTC) (envelope-from christer.solskogen@gmail.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 97E218FC08; Mon, 23 Jan 2012 19:50:31 +0000 (UTC) Received: by werg1 with SMTP id g1so3815001wer.13 for ; Mon, 23 Jan 2012 11:50:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=6dGtQph/yFFqyUIwatA08IVoY3/tKYxU/b5F7uODBDU=; b=Eqk6WO1DJksyz1fik1TfNQQaNKNkcEg0QhePD3KkV0HMAm93nhvXjxxzEn5gStcxj5 t8UkG9beY94u6ai0/6f2OcTtJINGQl7eBIX98ow5AZtlCJYGGAARlW/RZOkcPEVGdtpK AjDqyB64GkvKqMLTjxNVa/OKoDhqJugy7ank4= Received: by 10.216.139.197 with SMTP id c47mr4283528wej.15.1327348230080; Mon, 23 Jan 2012 11:50:30 -0800 (PST) MIME-Version: 1.0 Received: by 10.227.142.20 with HTTP; Mon, 23 Jan 2012 11:50:07 -0800 (PST) In-Reply-To: <4F1D780B.50606@freebsd.org> References: <4F1AA495.6040906@freebsd.org> <4F1AADAE.5060003@freebsd.org> <4F1D68A7.3000805@freebsd.org> <4F1D780B.50606@freebsd.org> From: Christer Solskogen Date: Mon, 23 Jan 2012 20:50:07 +0100 Message-ID: To: Colin Percival Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Mailing List Subject: Re: freebsd-update and archs 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: Mon, 23 Jan 2012 19:50:32 -0000 On Mon, Jan 23, 2012 at 4:08 PM, Colin Percival wrot= e: > Hmm, you've got almost everything being different there. =C2=A0Did you us= e the same > src tree as the release? =C2=A0If you checked out the tree via CVS it won= 't match. > Hang on. I cheated a little. I used the base.txz from the release and compared that to my cross compile which was created using the releng/9.0 tree in subversion. I'll fire up my G4 to compile this instead (but it's probably going to take a while ;-) I'll get back to you! --=20 chs,