Hi Julian! Do you have a suggestion for the proper fix for this FTBFS? I have unapplied the patch #747158 but I'm still running into an FTBFS, but now it's just stdarg.h which is missing which is what Daniel patched out:
gcc -I. -include config.h -I/usr/include/efi -I/usr/include/efi/x86_64 -DMACHINE_TYPE_NAME=\"x64\" -Wall -Wextra -nostdinc -ggdb -O0 -fpic -fshort-wchar -nostdinc -ffreestanding -fno-strict-aliasing -fno-stack-protector -Wsign-compare -mno-sse -mno-mmx -mno-red-zone -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -c src/efi/util.c -o src/efi/util.o In file included from /usr/include/efi/efilib.h:27:0, from src/efi/util.c:19: /usr/include/efi/efistdarg.h:22:20: fatal error: stdarg.h: No such file or directory compilation terminated. make[2]: *** [src/efi/util.o] Error 1 make[1]: *** [all] Error 2 make[1]: Leaving directory `/tmp/buildd/gummiboot-44' I'm trying a local backport to Wheezy and I'm therefore using gcc-4.7, so it doesn't seem to be specific to gcc-4.9 unless I am overseeing something. Thanks! Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org