[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <77b6a4f9-be34-c1c6-9140-a39633fe4692@gmail.com>
Date: Tue, 24 Jan 2023 15:28:38 -0800
From: Florian Fainelli <f.fainelli@...il.com>
To: Nick <vincent@...temli.org>, netdev@...r.kernel.org
Subject: Re: ethtool: introducing "-D_POSIX_C_SOURCE=200809L" breaks
compilation with OpenWrt
On 12/27/22 07:23, Nick wrote:
> Commit 1fa60003a8b8 ("misc: header includes cleanup") [0] introduces
> "-D_POSIX_C_SOURCE=200809L".
> However, this breaks compilation with OpenWrt resulting in following error:
>
>> marvell.c: In function 'dump_queue':
>> marvell.c:34:17: error: unknown type name 'u_int32_t'
>> 34 | u_int32_t ctl;
>> | ^~~~~~~~~
> Not sure, why the code uses u_int32_t.
Should be fixed with:
https://lore.kernel.org/netdev/20230114163411.3290201-1-f.fainelli@gmail.com/T/
--
Florian
Powered by blists - more mailing lists