From owner-freebsd-ppc@FreeBSD.ORG Sat Nov 3 03:49:59 2012 Return-Path: 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 7CE1D1A2 for ; Sat, 3 Nov 2012 03:49:59 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 2761C8FC0A for ; Sat, 3 Nov 2012 03:49:59 +0000 (UTC) Received: by mail-vb0-f54.google.com with SMTP id l1so5708641vba.13 for ; Fri, 02 Nov 2012 20:49:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Ryh9Y2NinmWUiZoM6DV3ZTOTSKCvHreAlplgdTB2IpQ=; b=hFoxxfDe/MV1Ba3BIE1h3+y+ebhF4zP5ZZ7+WnB+6Sb77HYNMJRQ9CvtOg7Mo4dPmy ZBaaGjn3NTLPc8Aa68yNGTydsPxYpg5cdzgO6XWzsUe/no9kD+c4ZOsEGGzEInXRLNYY Dn/4zSc8hi3ybQgCH6PWD49lqR2TBQMSTwL87ZaFY/wsAz1ONdq5SVlKCM7ilhTWQ6lQ rK5avjHQ2Nvay9AmUJszU3LWbr7vjUxtYLHcsY4bqCP+fUzgxsXdZ4kZOrUAieFXeHC/ G2QszRNLhN1T72Zzi/ivvU5LAFGElOa2pXDhsOvFoneoRpuAcpX5iwnDnk3Kibrg4m5S IJnQ== MIME-Version: 1.0 Received: by 10.52.90.37 with SMTP id bt5mr3260949vdb.67.1351914598185; Fri, 02 Nov 2012 20:49:58 -0700 (PDT) Received: by 10.58.239.66 with HTTP; Fri, 2 Nov 2012 20:49:58 -0700 (PDT) In-Reply-To: <1351831869.45744.YahooMailNeo@web110713.mail.gq1.yahoo.com> References: <52332D70CF559243A1B371F7061C2F7F0957C45A@039-SN2MPN1-022.039d.mgd.msft.net> <1351831869.45744.YahooMailNeo@web110713.mail.gq1.yahoo.com> Date: Fri, 2 Nov 2012 22:49:58 -0500 Message-ID: Subject: Re: Powerpc based FreeBSD Compilation From: Super Bisquit To: FreeBSD PowerPC ML Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2012 03:49:59 -0000 The handbook shows you how to compile: http://www.freebsd.org/doc You may also want to look at the forums and mailing lists. What I do is let the default kernel compile, disable witness checking, and keep it there. Where exactly are you having the problem? On 11/1/12, white.heron white wrote: > Dear All, > > I am PowerPC G4 user. I am keen to install FreeBSD PPC into this machine. > I am familiar with kernel compilation process in order to fully utilize the > PPC hardware. > However, I need some manual to complete this task. Kindly advised. Thanks. > > > Regards, > > > MOHAMMAD ADLI BIN MT TAJUDINSystem Engineer > Centium Software Sdn Bhd, > Kuala Lumpur, MY. > > > > Email: white.heron@yahoo.com > > > ----- Original Message ----- > From: Super Bisquit > To: U Bhaskar-B22300 ; FreeBSD PowerPC ML > > Cc: > Sent: Friday, November 2, 2012 6:19 AM > Subject: Re: Powerpc based FreeBSD Compilation > > You are better off just installing FreeBSD to a PowerPC/POWER machine > and recompiling the kernel. II do not think that Aurelian Jarno nor > the others involved have ported a C implementation to POWER as they > did for i386 and > AMD64 with debianKFreeBSD.l > > > On 10/31/12, U Bhaskar-B22300 wrote: >> Hi All, >> I want to compile FREEBSD Kernel on powerpc >> I am using Ubuntu as my development system and I am having >> the powerc tool chain, While compiling, I am getting the below error. >> >> root@test-VirtualBox:/usr/src# bmake >> bmake: no system rules (sys.mk). >> >> bmake: stopped in /usr/src >> >> What is this error ? >> >> 1. Can I compile FreeBSD on Ubuntu system. >> 2. Do I need the iso or src.tgz for FreeBSD compilation >> >> Regards >> --Bhaskar >> _______________________________________________ >> freebsd-ppc@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-ppc >> To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org" >> > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org" >