From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Rvw6G-0000mz-3q for mharc-grub-devel@gnu.org; Fri, 10 Feb 2012 14:25:40 -0500 Received: from eggs.gnu.org ([140.186.70.92]:34045) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rvw6D-0000kB-DM for grub-devel@gnu.org; Fri, 10 Feb 2012 14:25:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rvw6C-0006rT-HP for grub-devel@gnu.org; Fri, 10 Feb 2012 14:25:37 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:41305) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rvw6C-0006rG-Ct for grub-devel@gnu.org; Fri, 10 Feb 2012 14:25:36 -0500 Received: by wgbdt13 with SMTP id dt13so2366779wgb.30 for ; Fri, 10 Feb 2012 11:25:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=AK8lOOrASzAlox3fV7Kx+OGN5KYjhrlJdR6msKrQF6g=; b=nDXHMTlbJ0KseiXCMSo3jIQchRP6PRvXYqIoiHpEshIECj03McsDJ+AD0Gliu4KtTN jhKsAxvZQu8+MeCuTEQ+Jf8wTYk/rhJvdAYAfC+X6YcMfvvhgk6UfQWstwGzmLudz1/t yDoioKOucj3fs6wLWlOfhuGqMPuPL/LP40gd4= Received: by 10.216.133.18 with SMTP id p18mr1332892wei.1.1328901935373; Fri, 10 Feb 2012 11:25:35 -0800 (PST) Received: from debian.x201.phnet (93-93.203-62.cust.bluewin.ch. [62.203.93.93]) by mx.google.com with ESMTPS id ft8sm5227940wib.11.2012.02.10.11.25.33 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 10 Feb 2012 11:25:34 -0800 (PST) Message-ID: <4F356F2C.1000308@gmail.com> Date: Fri, 10 Feb 2012 20:25:32 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20120104 Icedove/8.0 MIME-Version: 1.0 To: Lennart Sorensen Subject: Re: Various build failures in current bzr tree References: <20120209190204.GW27742@caffeine.csclub.uwaterloo.ca> <4F344FEE.3060809@gmail.com> <20120210154531.GA27742@caffeine.csclub.uwaterloo.ca> <4F353FA2.7070504@gmail.com> <20120210181523.GC27742@caffeine.csclub.uwaterloo.ca> <4F3568D1.5020304@gmail.com> <20120210190852.GH27742@caffeine.csclub.uwaterloo.ca> <20120210191421.GJ27742@caffeine.csclub.uwaterloo.ca> In-Reply-To: <20120210191421.GJ27742@caffeine.csclub.uwaterloo.ca> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 74.125.82.49 Cc: The development of GNU GRUB X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2012 19:25:38 -0000 On 10.02.2012 20:14, Lennart Sorensen wrote: > On Fri, Feb 10, 2012 at 02:08:52PM -0500, Lennart Sorensen wrote: >> On Fri, Feb 10, 2012 at 07:58:25PM +0100, Vladimir 'φ-coder/phcoder' Serbinenko wrote: >>> On 10.02.2012 19:15, Lennart Sorensen wrote: >>>> Where should grub_arch_dl_get_tramp_got_size come from? The linker >>>> whines about it. >>> It's in grub-core/kern/powerpc/dl.c >>> I have no trouble to cross-compile ppc port on my amd64 machine. >> I will get the exact error again once I get the new code to stop whining >> so much. :) >> >> Or I can put the defined(__powerpc__) back in the older code and try >> that again. > OK I did that: Oh, it's powerpc-emu. That changes everything. -- Regards Vladimir 'φ-coder/phcoder' Serbinenko