Dear Linux folks,Building the Linux kernel fails with the error below on Debian Sid/unstable with gcc (Debian 7.2.0-8) 7.2.0.
``` $ git describe v4.15-rc2-79-gfd6d2e506ce6 $ git log --oneline -1 fd6d2e506ce6 Merge tag 'docs-4.15-fixes' of git://git.lwn.net/linux $ time ARCH=i386 make deb-pkg -j50 […] net/wireless/shipped-certs.c:2:1: error: expected expression at end of input const u8 shipped_regdb_certs[] = { ^~~~~ […] $ more net/wireless/shipped-certs.c #include "reg.h" const u8 shipped_regdb_certs[] = { ``` Kind regards, Paul
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature