From owner-freebsd-ppc@FreeBSD.ORG Thu Jul 31 12:40:07 2003 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 2F0C237B404 for ; Thu, 31 Jul 2003 12:40:07 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A70C43F85 for ; Thu, 31 Jul 2003 12:40:06 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h6VJe2QX033958; Thu, 31 Jul 2003 12:40:02 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h6VJe07H033954; Thu, 31 Jul 2003 12:40:00 -0700 (PDT) Date: Thu, 31 Jul 2003 12:40:00 -0700 From: "David O'Brien" To: Dag-Erling Sm?rgrav Message-ID: <20030731194000.GA33926@dragon.nuxi.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.1-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: ppc@freebsd.org Subject: Re: does powerpc build? X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ppc@freebsd.org List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jul 2003 19:40:07 -0000 [ Reply-to: set back to list ] On Thu, Jul 31, 2003 at 10:07:05AM +0200, Dag-Erling Sm?rgrav wrote: > The tinderbox consistently fails while building gcc in the cross-tools > phase. There are two things that stand out in the logs: > > - I get a *lot* of warnings about "NO_IMPLICIT_EXTERN_C" being > redefined (both src/contrib/gcc/config/rs6000/sysv4.h and > src/gnu/usr.bin/cc/cc_tools/config.h define it). Those aren't > fatal, but they fill about half the log file. Yes, those will remain for a while -- we'll just have to live with them. > - The actual error that breaks the build is as follows (slightly > edited for clarity): > /home/des/tinderbox/CURRENT/powerpc/powerpc/obj/powerpc/home/des/tinderbox/CURRENT/powerpc/powerpc/src/i386/home/des/tinderbox/CURRENT/powerpc/powerpc/src/gnu/usr.bin/cc/cc1/../cc_int/libcc_int.a(c-common.o): In function `cb_register_builtins': > c-common.o(.text+0x7fa1): undefined reference to `rs6000_cpu_cpp_builtins' > *** Error code 1 Hum.. are you up to date? I thought I committed a fix for this (just before a business trip a week ago). However, the build still failed building ofw bits.