From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LpODE-00050D-31 for mharc-grub-devel@gnu.org; Thu, 02 Apr 2009 10:48:12 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LpODC-0004xa-E5 for grub-devel@gnu.org; Thu, 02 Apr 2009 10:48:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LpOD7-0004ok-Fd for grub-devel@gnu.org; Thu, 02 Apr 2009 10:48:09 -0400 Received: from [199.232.76.173] (port=41075 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LpOD7-0004oA-5p for grub-devel@gnu.org; Thu, 02 Apr 2009 10:48:05 -0400 Received: from fk-out-0910.google.com ([209.85.128.186]:13054) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LpOD6-00075H-D2 for grub-devel@gnu.org; Thu, 02 Apr 2009 10:48:04 -0400 Received: by fk-out-0910.google.com with SMTP id z23so234650fkz.10 for ; Thu, 02 Apr 2009 07:48:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=MyHp3Iwhqi4EgT5l0zUx3uXdqANRjKJ7y/iawaPh+JA=; b=b5CmZ6Y0/FGNPYIl1d57osPtjpCjX1TL4YeTCHxZ8ED/qeQXIufGTLQXRBabl80xf8 2llpRO/VQTTwso/Bt8mSUOACgF1RwdXYL364f8nSh+JYBZn99c/ubRlZ00G3j6Hb7KEz D3gBIT/PdFnSSbayJrQOxjZP5UU+31sl5r/wQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=bQSWca7Q+soQCexNAn4W1ZyWwopPmahoqcmrZ2a1FSSQx+3JLy3MkcaDra2x1GQcAr qyhlpLp4Oa9ywdhg5pXj6rR4IZmgHvI8B6Yr1mJscxHRgZh+y3gVQau7nfD1Pl4BMUxn FUZYj587vQOKEsLAoKec+jfPS1Zd49LDCxKWQ= Received: by 10.223.112.202 with SMTP id x10mr78185fap.68.1238683683371; Thu, 02 Apr 2009 07:48:03 -0700 (PDT) Received: from ?82.130.80.69? (hg-public-dock-69-dhcp.ethz.ch [82.130.80.69]) by mx.google.com with ESMTPS id y15sm480044fkd.12.2009.04.02.07.48.02 (version=SSLv3 cipher=RC4-MD5); Thu, 02 Apr 2009 07:48:02 -0700 (PDT) Message-ID: <49D4D023.7080902@gmail.com> Date: Thu, 02 Apr 2009 16:48:03 +0200 From: phcoder User-Agent: Thunderbird 2.0.0.21 (X11/20090318) MIME-Version: 1.0 To: The development of GRUB 2 References: <49D4B4FE.2020806@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: [BUGFIX] X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Apr 2009 14:48:10 -0000 Bean wrote: > On Thu, Apr 2, 2009 at 8:52 PM, phcoder wrote: >> Hello symbols from command.h aren't exported correctly. Here's a bugfix. It >> compiles with it but I haven't checked yet if compiled binary works. Can >> someone familiar with build system have a look at this? > > Hi, > > It's a little wired, why would powerpc-ieee1275.rmk has two > kernel_elf_HEADERS in the first place ? > I have no idea, I was hoping that someone more familiar with build system could tell me why it's done so -- Regards Vladimir 'phcoder' Serbinenko