Hi Heinrich,
On Tue, 22 Apr 2025 at 05:13, Heinrich Schuchardt wrote:
>
> Hello Jerome,
>
> I am trying to compile with CONFIG_LOG_SYSLOG=y and CONFIG_NET_LWIP=y
> and get:
>
> common/log_syslog.c: In function ‘log_syslog_emit’:
> common/log_syslog.c:59:24: error: implicit declaration of function
Hello Jerome,
I am trying to compile with CONFIG_LOG_SYSLOG=y and CONFIG_NET_LWIP=y
and get:
common/log_syslog.c: In function ‘log_syslog_emit’:
common/log_syslog.c:59:24: error: implicit declaration of function
‘net_set_ether’; did you mean ‘env_set_hex’?
[-Wimplicit-function-declaration]
2 matches
Mail list logo