All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: grub-devel@gnu.org
Subject: EFI compile error in master
Date: Sat, 27 Feb 2016 09:20:39 +0100	[thread overview]
Message-ID: <20160227082039.GA5821@aepfle.de> (raw)

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


             reply	other threads:[~2016-02-27  8:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-27  8:20 Olaf Hering [this message]
2016-02-27 12:17 ` EFI compile error in master Andrei Borzenkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160227082039.GA5821@aepfle.de \
    --to=olaf@aepfle.de \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.