From owner-freebsd-ppc@FreeBSD.ORG Fri Mar 25 08:18:57 2005 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2598A16A4CE for ; Fri, 25 Mar 2005 08:18:57 +0000 (GMT) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0821443D1F for ; Fri, 25 Mar 2005 08:18:56 +0000 (GMT) (envelope-from tilman@arved.at) Received: from jim.arved.de (localhost [127.0.0.1])j2P8Iqpk032623; Fri, 25 Mar 2005 09:18:52 +0100 (CET) (envelope-from tilman@arved.at) Received: (from arved@localhost) by jim.arved.de (8.13.1/8.13.1/Submit) id j2P8Iqkc032622; Fri, 25 Mar 2005 09:18:52 +0100 (CET) (envelope-from tilman@arved.at) X-Authentication-Warning: jim.arved.de: arved set sender to tilman@arved.at using -f Date: Fri, 25 Mar 2005 09:18:52 +0100 From: Tilman Linneweh To: Garance A Drosihn Message-ID: <20050325081852.GE1178@arved.at> References: <20050324230458.GD1178@arved.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: freebsd-ppc@freebsd.org Subject: Re: MiniMac and Xorg X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2005 08:18:57 -0000 * Garance A Drosihn [2005-03-25 04:20]: Thanks for the detailed reply. I build my kernel this night, and i get the same error message like you. > You do not need to cross-compile anything. However, there are a > few updates to parts of gcc which you do still need to add yourself, > because they have not been added to the base system. > > Looks like they are updates to: > > http://people.freebsd.org/~grehan/rs6000.c.diff > http://people.freebsd.org/~grehan/sysv4.h.diff Thanks, that was the problem. BTW, I put this information on the wiki http://wikitest.freebsd.org/moin.cgi/powerpc Feel free to extend it. regards tilman