grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
* EFI compile error in master
@ 2016-02-27  8:20 Olaf Hering
  2016-02-27 12:17 ` Andrei Borzenkov
  0 siblings, 1 reply; 2+ messages in thread
From: Olaf Hering @ 2016-02-27  8:20 UTC (permalink / raw)
  To: grub-devel

Between 15dfea8 and b00e4c2 a compile error was introduced:

[  384s] ../../grub2-src/grub-core/disk/efi/efidisk.c:551:80: error: macro "N_" passed 2 arguments, but takes just 1
[  384s] ../../grub2-src/grub-core/disk/efi/efidisk.c: In function 'grub_efidisk_read':
[  384s] ../../grub2-src/grub-core/disk/efi/efidisk.c:551: error: 'N_' undeclared (first use in this function)
[  384s] ../../grub2-src/grub-core/disk/efi/efidisk.c:551: error: (Each undeclared identifier is reported only once
[  384s] ../../grub2-src/grub-core/disk/efi/efidisk.c:551: error: for each function it appears in.)
[  384s] ../../grub2-src/grub-core/disk/efi/efidisk.c:574:80: error: macro "N_" passed 2 arguments, but takes just 1
[  384s] ../../grub2-src/grub-core/disk/efi/efidisk.c: In function 'grub_efidisk_write':
[  384s] ../../grub2-src/grub-core/disk/efi/efidisk.c:574: error: 'N_' undeclared (first use in this function)
[  384s] make[3]: *** [disk/efi/kernel_exec-efidisk.o] Error 1

Olaf


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

* Re: EFI compile error in master
  2016-02-27  8:20 EFI compile error in master Olaf Hering
@ 2016-02-27 12:17 ` Andrei Borzenkov
  0 siblings, 0 replies; 2+ messages in thread
From: Andrei Borzenkov @ 2016-02-27 12:17 UTC (permalink / raw)
  To: grub-devel

27.02.2016 11:20, Olaf Hering пишет:
> Between 15dfea8 and b00e4c2 a compile error was introduced:
> 
> [  384s] ../../grub2-src/grub-core/disk/efi/efidisk.c:551:80: error: macro "N_" passed 2 arguments, but takes just 1
> [  384s] ../../grub2-src/grub-core/disk/efi/efidisk.c: In function 'grub_efidisk_read':
> [  384s] ../../grub2-src/grub-core/disk/efi/efidisk.c:551: error: 'N_' undeclared (first use in this function)
> [  384s] ../../grub2-src/grub-core/disk/efi/efidisk.c:551: error: (Each undeclared identifier is reported only once
> [  384s] ../../grub2-src/grub-core/disk/efi/efidisk.c:551: error: for each function it appears in.)
> [  384s] ../../grub2-src/grub-core/disk/efi/efidisk.c:574:80: error: macro "N_" passed 2 arguments, but takes just 1
> [  384s] ../../grub2-src/grub-core/disk/efi/efidisk.c: In function 'grub_efidisk_write':
> [  384s] ../../grub2-src/grub-core/disk/efi/efidisk.c:574: error: 'N_' undeclared (first use in this function)
> [  384s] make[3]: *** [disk/efi/kernel_exec-efidisk.o] Error 1

Fixed. Sorry.


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

end of thread, other threads:[~2016-02-27 12:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-27  8:20 EFI compile error in master Olaf Hering
2016-02-27 12:17 ` Andrei Borzenkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).