All of lore.kernel.org
 help / color / mirror / Atom feed
* GRUB multiboot_elfxx.c issue
@ 2018-07-02 10:21 yanvasilij yan
  2018-07-02 11:39 ` Denis 'GNUtoo' Carikli
  0 siblings, 1 reply; 3+ messages in thread
From: yanvasilij yan @ 2018-07-02 10:21 UTC (permalink / raw)
  To: grub-devel

[-- Attachment #1: Type: text/plain, Size: 352 bytes --]

Hello! I suppose there is error in ./grub-core/loader/multiboot_elfxx.c in
130 line. Becose of it I get a error:

loader/multiboot_elfxx.c: In function ‘grub_multiboot_load_elf64’:
loader/multiboot_elfxx.c:130:28: error: ‘relocatable’ undeclared (first use
in this function)
   "load_base_addr=0x%x\n", relocatable,


Regards, Vasily

[-- Attachment #2: Type: text/html, Size: 560 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: GRUB multiboot_elfxx.c issue
  2018-07-02 10:21 GRUB multiboot_elfxx.c issue yanvasilij yan
@ 2018-07-02 11:39 ` Denis 'GNUtoo' Carikli
  2018-07-02 12:31   ` Daniel Kiper
  0 siblings, 1 reply; 3+ messages in thread
From: Denis 'GNUtoo' Carikli @ 2018-07-02 11:39 UTC (permalink / raw)
  To: yanvasilij yan; +Cc: The development of GNU GRUB

[-- Attachment #1: Type: text/plain, Size: 663 bytes --]

On Mon, 2 Jul 2018 15:21:05 +0500
yanvasilij yan <yanvasilij@gmail.com> wrote:

> Hello!
Hi,

> I suppose there is error
> in ./grub-core/loader/multiboot_elfxx.c in 130 line. Becose of it I
> get a error:
> 
> loader/multiboot_elfxx.c: In function ‘grub_multiboot_load_elf64’:
> loader/multiboot_elfxx.c:130:28: error: ‘relocatable’ undeclared
> (first use in this function)
>    "load_base_addr=0x%x\n", relocatable,
You the patch I just sent for fixing that:
https://lists.gnu.org/archive/html/grub-devel/2018-06/msg00102.html

As I didn't have any comments on it yet, I don't know if it's the
proper way to fix it though.

Denis.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: GRUB multiboot_elfxx.c issue
  2018-07-02 11:39 ` Denis 'GNUtoo' Carikli
@ 2018-07-02 12:31   ` Daniel Kiper
  0 siblings, 0 replies; 3+ messages in thread
From: Daniel Kiper @ 2018-07-02 12:31 UTC (permalink / raw)
  To: alexander.boettcher, GNUtoo, ignat, yanvasilij; +Cc: grub-devel

On Mon, Jul 02, 2018 at 01:39:32PM +0200, Denis 'GNUtoo' Carikli wrote:
> On Mon, 2 Jul 2018 15:21:05 +0500
> yanvasilij yan <yanvasilij@gmail.com> wrote:
>
> > Hello!
> Hi,
>
> > I suppose there is error
> > in ./grub-core/loader/multiboot_elfxx.c in 130 line. Becose of it I
> > get a error:
> >
> > loader/multiboot_elfxx.c: In function ???grub_multiboot_load_elf64???:
> > loader/multiboot_elfxx.c:130:28: error: ???relocatable??? undeclared
> > (first use in this function)
> >    "load_base_addr=0x%x\n", relocatable,
> You the patch I just sent for fixing that:
> https://lists.gnu.org/archive/html/grub-devel/2018-06/msg00102.html
>
> As I didn't have any comments on it yet, I don't know if it's the
> proper way to fix it though.

This is the proper way. Thanks for doing that. Patch pushed and build tested.
Starting from now I will push only at least build tested patches.

Alex, next time please do full testing of your patches.

Daniel


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-07-02 12:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-02 10:21 GRUB multiboot_elfxx.c issue yanvasilij yan
2018-07-02 11:39 ` Denis 'GNUtoo' Carikli
2018-07-02 12:31   ` Daniel Kiper

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.