From owner-freebsd-ppc@FreeBSD.ORG Wed Nov 22 07:40:00 2006 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 928CF16A47C for ; Wed, 22 Nov 2006 07:40:00 +0000 (UTC) (envelope-from zhaotongyi@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3603E43D7D for ; Wed, 22 Nov 2006 07:39:29 +0000 (GMT) (envelope-from zhaotongyi@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so122526wxc for ; Tue, 21 Nov 2006 23:39:54 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=fsnrbXh1xIs7s1l1ZF0p0JNjFCrrLglMq7XmnveGxyeE1CTlltDLC4mK12OZEdgf/fcjsDUGoP3dcHKI4Htk9SAEgnNs69FGH2rLxGTVCG/4YwBwbYneKJIianNFKMf8+eWYM0vmYHcM19XYTU61qo8llpWAkpqe4E2yGkeyYv8= Received: by 10.90.86.10 with SMTP id j10mr6407231agb.1164181194330; Tue, 21 Nov 2006 23:39:54 -0800 (PST) Received: by 10.90.102.7 with HTTP; Tue, 21 Nov 2006 23:39:53 -0800 (PST) Message-ID: <380d4510611212339m687957dcw31cbffddba0f6e90@mail.gmail.com> Date: Wed, 22 Nov 2006 15:39:54 +0800 From: "Zhao Tongyi" To: freebsd-ppc@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: how to compile the openbios in freebsd i686 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Nov 2006 07:40:00 -0000 I got the eldk, config/scriptes/switch-arch cross-ppc gmake,got some error : obj-ppc/target/include/asm/types.h no endian.h I have editor the types.h #ifdef---------->#ifndef but other errors happened anyone successfully compiled the openbios