All of lore.kernel.org
 help / color / mirror / Atom feed
* netlink error with openwrt-19.07 branch
@ 2019-08-04 13:03 Moritz Warning
  2019-08-04 13:05 ` Sven Eckelmann
  0 siblings, 1 reply; 3+ messages in thread
From: Moritz Warning @ 2019-08-04 13:03 UTC (permalink / raw)
  To: b.a.t.m.a.n

hi,

the OpenWrt branch openwrt-19.07 uses linux-4.14.134 and batman-adv 2019.2 (package release 4).

Compiling gives me this error:

home/user/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/batman-adv-2019.2/net/batman-adv/netlink.c:1346:4: error: 'const struct genl_ops' has no member named 'validate'
   .validate = GENL_DONT_VALIDATE_STRICT | GENL_DONT_VALIDATE_DUMP,
    ^~~~~~~~
/home/user/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/batman-adv-2019.2/net/batman-adv/netlink.c:1346:15: error: 'GENL_DONT_VALIDATE_STRICT' undeclared here (not in a function); did you mean 'MACSEC_VALIDATE_STRICT'?
   .validate = GENL_DONT_VALIDATE_STRICT | GENL_DONT_VALIDATE_DUMP,
               ^~~~~~~~~~~~~~~~~~~~~~~~~
               MACSEC_VALIDATE_STRICT
/home/user/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/batman-adv-2019.2/net/batman-adv/netlink.c:1346:43: error: 'GENL_DONT_VALIDATE_DUMP' undeclared here (not in a function); did you mean 'GENL_DONT_VALIDATE_STRICT'?
   .validate = GENL_DONT_VALIDATE_STRICT | GENL_DONT_VALIDATE_DUMP,
                                           ^~~~~~~~~~~~~~~~~~~~~~~
                                           GENL_DONT_VALIDATE_STRICT
/home/user/openwrt/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/batman-adv-2019.2/net/batman-adv/netlink.c:1353:4: error: 'const struct genl_ops' has no member named 'validate'
   .validate = GENL_DONT_VALIDATE_STRICT | GENL_DONT_VALIDATE_DUMP,


Is this a known error?

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

* Re: netlink error with openwrt-19.07 branch
  2019-08-04 13:03 netlink error with openwrt-19.07 branch Moritz Warning
@ 2019-08-04 13:05 ` Sven Eckelmann
  2019-08-04 13:21   ` Moritz Warning
  0 siblings, 1 reply; 3+ messages in thread
From: Sven Eckelmann @ 2019-08-04 13:05 UTC (permalink / raw)
  To: b.a.t.m.a.n

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

On Sunday, 4 August 2019 15:03:42 CEST Moritz Warning wrote:
[...]
> Is this a known error?

https://github.com/openwrt-routing/packages/commit/b04d24313d57b80b0af67f759d855619a2fbd768

Kind regards,
	Sven


[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: netlink error with openwrt-19.07 branch
  2019-08-04 13:05 ` Sven Eckelmann
@ 2019-08-04 13:21   ` Moritz Warning
  0 siblings, 0 replies; 3+ messages in thread
From: Moritz Warning @ 2019-08-04 13:21 UTC (permalink / raw)
  To: Sven Eckelmann, b.a.t.m.a.n

On 8/4/19 3:05 PM, Sven Eckelmann wrote:
> On Sunday, 4 August 2019 15:03:42 CEST Moritz Warning wrote:
> [...]
>> Is this a known error?
>
> https://github.com/openwrt-routing/packages/commit/b04d24313d57b80b0af67f759d855619a2fbd768
>
> Kind regards,
> 	Sven
>

You are too quick Sven. ;-)
- thanks!

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

end of thread, other threads:[~2019-08-04 13:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-04 13:03 netlink error with openwrt-19.07 branch Moritz Warning
2019-08-04 13:05 ` Sven Eckelmann
2019-08-04 13:21   ` Moritz Warning

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.