linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* net/wireless/shipped-certs.c:2:1: error: expected expression at end of input
@ 2017-12-05 10:01 Paul Menzel
  2017-12-05 10:03 ` Johannes Berg
  0 siblings, 1 reply; 11+ messages in thread
From: Paul Menzel @ 2017-12-05 10:01 UTC (permalink / raw)
  To: Johannes Berg; +Cc: linux-wireless, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 581 bytes --]

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 #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 5174 bytes --]

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

end of thread, other threads:[~2017-12-13 14:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-05 10:01 net/wireless/shipped-certs.c:2:1: error: expected expression at end of input Paul Menzel
2017-12-05 10:03 ` Johannes Berg
2017-12-05 10:15   ` Paul Menzel
2017-12-05 10:31     ` Johannes Berg
2017-12-05 10:36       ` Paul Menzel
2017-12-13  7:53   ` Damian Tometzki
2017-12-13  9:16     ` Paul Menzel
2017-12-13 11:00       ` Damian Tometzki
2017-12-13 11:07         ` Paul Menzel
2017-12-13 13:33           ` Damian Tometzki
2017-12-13 14:19           ` Damian Tometzki

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).