Bug#994274: syslinux: FTBFS with gnu-efi 3.0.13

James Addison <[email protected]>
Newsgroups gmane.linux.debian.devel.cd
Message-ID <168069509702.5444.1911815614390762343.reportbug__834.107426793196$1680695317$gmane$org@frontier>
Followup-For: Bug #994274
X-Debbugs-Cc: [email protected], [email protected], [email protected]

Hi Lukas, Philipp, Timo,

Does reverting the removal[1] of 'efisetjmp.h' from 'efi.h' in src:gnu-efi
produce successful results?

That occurred between gnu-efi versions 3.0.9 and 3.0.13 if I read the upstream
history correctly.

(revert patch attached for convenience, although I'm not yet going to add the
corresponding tag to this bug until we confirm whether it's useful)

And if that headerfile does seem relevant: this issue may affect src:shim too.

Thanks,
James

[1] - https://sourceforge.net/u/lslrt/gnu-efi/ci/486ba3c3bdd147b7d98159b9e650be60bce0f027/
revert-486ba3c3bdd147b7d98159b9e650be60bce0f027.patch (text/plain, 318 B)
--- a/apps/setjmp.c
+++ b/apps/setjmp.c
@@ -1,7 +1,6 @@
 
 #include <efi.h>
 #include <efilib.h>
-#include <efisetjmp.h>
 
 EFI_STATUS
 efi_main(
--- a/inc/efi.h
+++ b/inc/efi.h
@@ -75,6 +75,7 @@
 #include "efiudp.h"
 #include "efitcp.h"
 #include "efipoint.h"
+#include "efisetjmp.h"
 #include "efishell.h"
 
 #endif
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.